Skip to content
Class NameRemarks
ColLayoutMarkup Extension
ColorExtension
DependencyObjectExtension
DialogExtension
EnumerableExtension
FrameworkElementExtension
GeometryExtension
LangExtensionMarkup Extension
StringExtension
UIElementExtension
ValueExtension

ColLayout

xml
<hc:Col Layout="{hc:ColLayout Xs=4, Sm=6, Md=8, Lg=9, Xl=11}">
    <Border Background="{DynamicResource BorderBrush}" Height="36" CornerRadius="4"/>
</hc:Col>

ColorExtension

ToInt32

ToInt32Reverse

DependencyObjectExtension

GetVisualOrLogicalParent

DialogExtension

GetResultAsync

Initialize

GetViewModel

EnumerableExtension

Do

DoWithIndex

FrameworkElementExtension

GetValidWidth

GetValidHeight

GeometryExtension

GetTotalLength

GetTotalLength

LangExtension

xml
<TextBlock Text="{hc:Lang Key={x:Static langs:LangKeys.BasicLayout}}"/>

StringExtension

Value

UIElementExtension

Show

Hide

Colapse

ValueExtension

Add

IsZero

Released under the MIT License.