| C1.Xaml.Extended Assembly > C1.Xaml.Extended Namespace > C1CheckeredBorder Class : SquareBrushChanged Event |
'Declaration Public Event SquareBrushChanged As System.EventHandler(Of PropertyChangedEventArgs(Of Brush))
public event System.EventHandler<PropertyChangedEventArgs<Brush>> SquareBrushChanged
The event handler receives an argument of type C1.Xaml.PropertyChangedEventArgs<T> containing data related to this event. The following PropertyChangedEventArgs<T> properties provide information specific to this event.
| Property | Description |
|---|---|
| NewValue | |
| OldValue |