3 references to GetLiveSetting
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
264
return AutomationProperties.
GetLiveSetting
(_owner);
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
357
return AutomationProperties.
GetLiveSetting
(_owner);
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
404
return AutomationProperties.
GetLiveSetting
(_owner);