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