ApplicationCurrent Property |
Gets the Application object for the current application.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public static Application Current { get; set; }
Property Value
Type:
ApplicationSee Also