Share via


WpfBrowser.WindowStateChanged Event

Definition

Fires when the visibility state of a content window, such as the browser window or a tab changes.

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

Event Type

Attributes

Applies to