BackgroundToForegroundConverter |
|
ClockDegreeConverter |
Converts a double representing either hour/minute/second to the corresponding angle.
|
CornerRadiusBindingConverter |
Converts a CornerRadius to a new CornerRadius. It's possible to ignore a side with the IgnoreRadius property.
|
FontSizeOffsetConverter |
|
IsNullConverter |
Converts the value from true to false and false to true.
|
MarkupConverter |
|
MarkupMultiConverter |
|
MathAddConverter |
MathAddConverter provides a multi value converter as a MarkupExtension which can be used for math operations.
This class cannot be inherited.
|
MathConverter |
MathConverter provides a value converter which can be used for math operations.
It can be used for normal binding or multi binding as well.
If it is used for normal binding the given parameter will be used as operands with the selected operation.
If it is used for multi binding then the first and second binding will be used as operands with the selected operation.
This class cannot be inherited.
|
MathDivideConverter |
MathDivideConverter provides a multi value converter as a MarkupExtension which can be used for math operations.
This class cannot be inherited.
|
MathMultiplyConverter |
MathMultiplyConverter provides a multi value converter as a MarkupExtension which can be used for math operations.
This class cannot be inherited.
|
MathSubtractConverter |
MathSubtractConverter provides a multi value converter as a MarkupExtension which can be used for math operations.
This class cannot be inherited.
|
MetroTabItemCloseButtonWidthConverter |
|
NullToUnsetValueConverter |
|
ResizeModeMinMaxButtonVisibilityConverter |
|
StringToVisibilityConverter |
Converts a String into a Visibility enumeration (and back)
The FalseEquivalent can be declared with the "FalseEquivalent" property
|
ThicknessBindingConverter |
Converts a Thickness to a new Thickness. It's possible to ignore a side with the IgnoreThicknessSide property.
|
ThicknessToDoubleConverter |
|
ToLowerConverter |
|
ToUpperConverter |
|
TreeViewItemExtensions |
|
TreeViewMarginConverter |
|