Share via


ManagementListTitle.OnListChanged Method

Definition

Called when List property changes.

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

Parameters

Applies to