Share via


Resizer.GripBrushChanged Event

Definition

Occurs when GripBrush property changes.

public:
 event EventHandler<Microsoft::Management::UI::Internal::PropertyChangedEventArgs<System::Windows::Media::Brush ^> ^> ^ GripBrushChanged;
public event EventHandler<Microsoft.Management.UI.Internal.PropertyChangedEventArgs<System.Windows.Media.Brush>> GripBrushChanged;
member this.GripBrushChanged : EventHandler<Microsoft.Management.UI.Internal.PropertyChangedEventArgs<System.Windows.Media.Brush>> 
Public Custom Event GripBrushChanged As EventHandler(Of PropertyChangedEventArgs(Of Brush)) 

Event Type

Applies to