Share via


Resizer.VisibleGripWidthChanged Event

Definition

Occurs when VisibleGripWidth property changes.

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

Event Type

Applies to