Share via


Resizer.GripLocationChanged Event

Definition

Occurs when GripLocation property changes.

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

Event Type

Applies to