This topic has not yet been rated - Rate this topic

AutomationProperties.GetLiveSetting method

Gets the value of the AutomationProperties.LiveSetting attached property for the specified DependencyObject.

Syntax


public:
static AutomationLiveSetting GetLiveSetting(
  DependencyObject^ element
)

Parameters

element

Type: DependencyObject

The DependencyObject to check.

Return value

Type: AutomationLiveSetting

The live setting value for the specified element.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

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

Metadata

Windows.winmd

See also

AutomationProperties
AutomationProperties.LiveSetting

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.