Class | Description | |
---|---|---|
![]() | AdditionConverter | |
![]() | BorderThicknessToStrokeThicknessConverter | Converts between border thickness and stroke thickness. |
![]() | CalculatorMemoryToVisibilityConverter | Converts from the calculator memory's content to a visibility. |
![]() | CenterButtonConverter | |
![]() | CenterTitleConverter | |
![]() | ColorBlendConverter | |
![]() | ColorModeToTabItemSelectedConverter | |
![]() | ColorToSolidColorBrushConverter | Converts a Color to a SolidColorBrush. |
![]() | CornerRadiusToDoubleConverter | |
![]() | HalfConverter | |
![]() | IntToThicknessConverter | |
![]() | InverseBoolConverter | Inverts a bool value. |
![]() | NotNullToBoolConverter | |
![]() | NullToBoolConverter | |
![]() | ObjectTypeToNameConverter | Returns the string representation of the Name of the Type of an object. |
![]() | PrintableFontFamilyConverter | |
![]() | RoundedValueConverter | Rounds the value if it is a double or a Point. Otherwise, returns the original value. |
![]() | SolidColorBrushToColorConverter | Returns the Color of a SolidBrushColor. |
![]() | SubConverter | |
![]() | TabItemSizeConverter | |
![]() | ThicknessSideRemovalConverter | |
![]() | ThicknessToDoubleConverter | |
![]() | VisibilityToBoolConverter | Converts between Visibility and bool values. |
![]() | WindowContentBorderMarginConverter | Sets the margin for the thumb grip, the top buttons, or for the content border in the WindowControl. |
![]() | WindowControlBackgroundConverter | Used in the WindowContainer template to calculate the resulting background brush from the WindowBackground (values[0]) and WindowOpacity (values[1]) propreties. |
![]() | WindowResizeThumbMarginConverter | Convert margin of resize thumb to values of WindowControl.WindowBorderThickness, ContentBorderOffset (defined in XAML), and 0d. |
![]() | WindowResizeThumbWidthConverter | Convert Width (or Height) of resize thumb to values of WindowControl.WindowBorderThickness + ContentBorderOffset (defined in XAML). |
![]() | WizardPageButtonVisibilityConverter |