Share via


Resizer.GripWidthChanged Event

Definition

Occurs when GripWidth property changes.

public:
 event EventHandler<Microsoft::Management::UI::Internal::PropertyChangedEventArgs<double> ^> ^ GripWidthChanged;
public event EventHandler<Microsoft.Management.UI.Internal.PropertyChangedEventArgs<double>> GripWidthChanged;
member this.GripWidthChanged : EventHandler<Microsoft.Management.UI.Internal.PropertyChangedEventArgs<double>> 
Public Custom Event GripWidthChanged As EventHandler(Of PropertyChangedEventArgs(Of Double)) 

Event Type

Applies to