This topic has not yet been rated - Rate this topic

Window.Current property

Gets the currently activated window for an application.

Syntax


public:
static property Window^ Current { 
   Window^ get();
}

Property value

Type: Window

The currently activated window.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml
Windows::UI::Xaml [C++]

Metadata

Windows.winmd

See also

Window

 

 

Build date: 1/31/2013

© 2013 Microsoft. All rights reserved.