Click or drag to resize
ApplicationCurrent Property
Gets the Application object for the current application.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public static Application Current { get; set; }

Property Value

Type: Application
See Also