Share via


Resizer.OnGripBrushChanged(PropertyChangedEventArgs<Brush>) Method

Definition

Called when GripBrush property changes.

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

Parameters

Applies to