IHostedApplication5.TopLevelWpfWindow Property
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.
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.