AutomationProperties.LiveSettingProperty Property

Definition

Identifies the AutomationProperties.LiveSetting XAML attached property.

public:
 static property DependencyProperty ^ LiveSettingProperty { DependencyProperty ^ get(); };
static DependencyProperty LiveSettingProperty();
public static DependencyProperty LiveSettingProperty { get; }
var dependencyProperty = AutomationProperties.liveSettingProperty;
Public Shared ReadOnly Property LiveSettingProperty As DependencyProperty

Property Value

The property identifier for the AutomationProperties.LiveSetting XAML attached property.

Applies to

See also