Share via


Resizer.OnVisibleGripWidthChanged Method

Definition

Called when VisibleGripWidth property changes.

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

Parameters

Applies to