Share via


ListOrganizer.DropDownStyleChanged Event

Definition

Occurs when DropDownStyle property changes.

public:
 event EventHandler<Microsoft::Management::UI::Internal::PropertyChangedEventArgs<System::Windows::Style ^> ^> ^ DropDownStyleChanged;
public event EventHandler<Microsoft.Management.UI.Internal.PropertyChangedEventArgs<System.Windows.Style>> DropDownStyleChanged;
member this.DropDownStyleChanged : EventHandler<Microsoft.Management.UI.Internal.PropertyChangedEventArgs<System.Windows.Style>> 
Public Custom Event DropDownStyleChanged As EventHandler(Of PropertyChangedEventArgs(Of Style)) 

Event Type

Applies to