This topic has not yet been rated - Rate this topic

CoreWindowFlyout.CoreWindowFlyout(Point) constructor

Creates an instance of the CoreWindowFlyout class at the supplied position.

Syntax


public CoreWindowFlyout(
  Point position
)

Parameters

position

Type: Point

The pixel position on the screen where the flyout is to originate. The position provides the upper-leftmost corner of the flyout.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

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

Metadata

Windows.winmd

See also

CoreWindowFlyout
CoreWindowFlyout(Point, String)

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.