This topic has not yet been rated - Rate this topic

VisualStateChangedEventArgs.OldState property

Gets the state the Control is changing from or has changed from.

Syntax


public VisualState OldState { get; set; }

Property value

Type: VisualState

The state the Control is changing from or has changed from.

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

VisualStateChangedEventArgs

 

 

Build date: 1/31/2013

© 2013 Microsoft. All rights reserved.