2 references to LiveSettingProperty
PresentationCore (2)
Core\CSharp\System\Windows\Automation\AutomationProperties.cs (2)
492
element.SetValue(
LiveSettingProperty
, value);
505
return ((AutomationLiveSetting)element.GetValue(
LiveSettingProperty
));