Share via


WpfBrowser.NewWindow3 Event

Definition

Raised when a window is to be created.

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

Event Type

Attributes

Remarks

Extends New Window 2 with additional information about the window.

Applies to