Class ObjectToBrushConverter
This class implements conversion from type 'object' to type 'Brush'.
Inheritance
System.Object
ObjectToBrushConverter
Implements
System.Windows.Data.IValueConverter
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public class ObjectToBrushConverter : Object, IValueConverter
Constructors
ObjectToBrushConverter()
Declaration
public ObjectToBrushConverter()
Implements
System.Windows.Data.IValueConverter