Click or drag to resize
WindowCurrent Property
Gets the currently activated window for an application.

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

Property Value

Type: Window
See Also