Share via


ScalableImage.OnSourceChanged Method

Definition

Called when Source property changes.

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

Parameters

Applies to