AutomationElementIdentifiers.LiveSettingProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the live settings automation property. The live settings property value is returned by the GetLiveSetting method.
public:
static property AutomationProperty ^ LiveSettingProperty { AutomationProperty ^ get(); };
static AutomationProperty LiveSettingProperty();
public static AutomationProperty LiveSettingProperty { get; }
var automationProperty = AutomationElementIdentifiers.liveSettingProperty;
Public Shared ReadOnly Property LiveSettingProperty As AutomationProperty
Property Value
The automation property identifier.