次の方法で共有


WpfDesktopApplicationUI.ActivePanel Property

Definition

Gets or sets the panel which hosts the application currently in use. This panel may contain more than one application.

public:
 static property Microsoft::Uii::Desktop::UI::Controls::Wpf::WpfPanel ^ ActivePanel { Microsoft::Uii::Desktop::UI::Controls::Wpf::WpfPanel ^ get(); void set(Microsoft::Uii::Desktop::UI::Controls::Wpf::WpfPanel ^ value); };
public static Microsoft.Uii.Desktop.UI.Controls.Wpf.WpfPanel ActivePanel { get; set; }
member this.ActivePanel : Microsoft.Uii.Desktop.UI.Controls.Wpf.WpfPanel with get, set
Public Shared Property ActivePanel As WpfPanel

Property Value

Applies to