Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Core.Converters Namespace
Inheritance Hierarchy
In This Topic
    Xceed.Wpf.Toolkit.Core.Converters Namespace
    In This Topic
    Provides converters for the core toolkit classes.
    Classes
     ClassDescription
    Class 
    ClassConverts between border thickness and stroke thickness.
    ClassConverts from the calculator memory's content to a visibility.
    Class 
    Class 
    Class 
    ClassConverts a Color to a SolidColorBrush.
    Class 
    Class 
    Class 
    ClassInverts a bool value.
    Class 
    Class 
    ClassReturns the string representation of the Name of the Type of an object.
    Class 
    ClassRounds the value if it is a double or a Point. Otherwise, returns the original value.
    ClassReturns the Color of a SolidBrushColor.
    Class 
    Class 
    Class 
    Class 
    ClassConverts between Visibility and bool values.
    ClassSets the margin for the thumb grip, the top buttons, or for the content border in the WindowControl.
    ClassUsed in the WindowContainer template to calculate the resulting background brush from the WindowBackground (values[0]) and WindowOpacity (values[1]) propreties.
    ClassConvert margin of resize thumb to values of WindowControl.WindowBorderThickness, ContentBorderOffset (defined in XAML), and 0d.
    ClassConvert Width (or Height) of resize thumb to values of WindowControl.WindowBorderThickness + ContentBorderOffset (defined in XAML).
    Class 
    See Also