Share via


WpfBrowser.CommandStateChange Event

Definition

Fires when the enabled state of a command changes.

public:
 event EventHandler<Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::CommandStateChangeEventArgs ^> ^ CommandStateChange;
[System.ComponentModel.Browsable(true)]
public event EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.CommandStateChangeEventArgs> CommandStateChange;
[<System.ComponentModel.Browsable(true)>]
member this.CommandStateChange : EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.CommandStateChangeEventArgs> 
Public Custom Event CommandStateChange As EventHandler(Of CommandStateChangeEventArgs) 

Event Type

Attributes

Applies to