Share via


ListOrganizer.OnDropDownButtonTemplateChanged Method

Definition

Called when DropDownButtonTemplate property changes.

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

Parameters

Applies to