This topic has not yet been rated - Rate this topic

EdgeUIThemeTransition.Edge property

Gets or sets the edge position to use for the transition.

Syntax


public EdgeTransitionLocation Edge { get; set; }


<EdgeUIThemeTransition Edge="Top" .../>
-or-
<EdgeUIThemeTransition Edge="Bottom" .../>

Property value

Type: EdgeTransitionLocation

A value of the enumeration.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

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

Metadata

Windows.winmd

See also

EdgeUIThemeTransition
Animating edge-based UI
Guidelines and checklist for edge-based UI animations

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.