Share via


ScalableImageSource.OnImageChanged Method

Definition

Called when Image property changes.

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

Parameters

Applies to