DesktopApplicationUIBase.AppWithFocus 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 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.