The control enables to select a Brush
BrushPicker
Namespace: Dapfor.Wpf.ControlsAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
C# |
---|
public class BrushPicker : UserControl, IComponentConnector |
Visual Basic |
---|
Public Class BrushPicker Inherits UserControl Implements IComponentConnector |
Visual C++ |
---|
public ref class BrushPicker : public UserControl, IComponentConnector |
F# |
---|
type BrushPicker = class inherit UserControl interface IComponentConnector end |
Inheritance Hierarchy
System..::..Object
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
System.Windows.Controls..::..UserControl
Dapfor.Wpf.Controls..::..BrushPicker
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
System.Windows.Controls..::..UserControl
Dapfor.Wpf.Controls..::..BrushPicker