2 references to LiveSettingProperty
PresentationCore (2)
System\Windows\Automation\AutomationProperties.cs (2)
421
element.SetValue(
LiveSettingProperty
, value);
431
return ((AutomationLiveSetting)element.GetValue(
LiveSettingProperty
));