Share via


IHostedApplication5.TopLevelWpfWindow Property

Definition

Gets the top level window for the application.

public:
 property System::Windows::Controls::Control ^ TopLevelWpfWindow { System::Windows::Controls::Control ^ get(); };
public System.Windows.Controls.Control TopLevelWpfWindow { get; }
member this.TopLevelWpfWindow : System.Windows.Controls.Control
Public ReadOnly Property TopLevelWpfWindow As Control

Property Value

Returns Control.

Applies to