Share via


ManagementListTitle.ListChanged Event

Definition

Occurs when List property changes.

public:
 event EventHandler<Microsoft::Management::UI::Internal::PropertyChangedEventArgs<Microsoft::Management::UI::Internal::ManagementList ^> ^> ^ ListChanged;
public event EventHandler<Microsoft.Management.UI.Internal.PropertyChangedEventArgs<Microsoft.Management.UI.Internal.ManagementList>> ListChanged;
member this.ListChanged : EventHandler<Microsoft.Management.UI.Internal.PropertyChangedEventArgs<Microsoft.Management.UI.Internal.ManagementList>> 
Public Custom Event ListChanged As EventHandler(Of PropertyChangedEventArgs(Of ManagementList)) 

Event Type

Applies to