DesktopApplicationUIBase.AppWithFocus Property

Definition

Gets or Sets the application which has the focus

public:
 static property Microsoft::Uii::Csr::IHostedApplication ^ AppWithFocus { Microsoft::Uii::Csr::IHostedApplication ^ get(); void set(Microsoft::Uii::Csr::IHostedApplication ^ value); };
public static Microsoft.Uii.Csr.IHostedApplication AppWithFocus { get; set; }
member this.AppWithFocus : Microsoft.Uii.Csr.IHostedApplication with get, set
Public Shared Property AppWithFocus As IHostedApplication

Property Value

Returns IHostedApplication.

Applies to