Share via


HostedWpfControl.TopLevelWpfWindow Property

Definition

Gets the top level wpf window of the hosted application.

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

Property Value

Implements

Applies to