WpfBrowser.NewWindow3 Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.