Share via


WpfBrowser.WindowSetWidth Event

Definition

Fires when the object changes its width.

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

Event Type

Attributes

Applies to