Share via


Resizer.OnGripLocationChanged Method

Definition

Called when GripLocation property changes.

protected:
 virtual void OnGripLocationChanged(Microsoft::Management::UI::Internal::PropertyChangedEventArgs<Microsoft::Management::UI::Internal::ResizeGripLocation> ^ e);
protected virtual void OnGripLocationChanged (Microsoft.Management.UI.Internal.PropertyChangedEventArgs<Microsoft.Management.UI.Internal.ResizeGripLocation> e);
abstract member OnGripLocationChanged : Microsoft.Management.UI.Internal.PropertyChangedEventArgs<Microsoft.Management.UI.Internal.ResizeGripLocation> -> unit
override this.OnGripLocationChanged : Microsoft.Management.UI.Internal.PropertyChangedEventArgs<Microsoft.Management.UI.Internal.ResizeGripLocation> -> unit
Protected Overridable Sub OnGripLocationChanged (e As PropertyChangedEventArgs(Of ResizeGripLocation))

Parameters

Applies to