Share via


ScalableImageSource.OnBrushChanged Method

Definition

Called when Brush property changes.

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

Parameters

Applies to