[]
        
(Showing Draft Content)

C1.WPF.ColorPicker.C1BrushPicker.SelectedBrushChanged

SelectedBrushChanged Event

Event raised when the SelectedBrush property has changed.

Namespace: C1.WPF.ColorPicker
Assembly: C1.WPF.ColorPicker.dll
Syntax
public event EventHandler<PropertyChangedEventArgs<Brush>> SelectedBrushChanged
Public Event SelectedBrushChanged As EventHandler(Of PropertyChangedEventArgs(Of Brush))
Returns
Type Description
EventHandler<PropertyChangedEventArgs<Brush>> Event raised when the property has changed.