3 references to GetLiveSetting
PresentationCore (3)
Core\CSharp\System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
268
return AutomationProperties.
GetLiveSetting
(_owner);
Core\CSharp\System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
371
return AutomationProperties.
GetLiveSetting
(_owner);
Core\CSharp\System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
430
return AutomationProperties.
GetLiveSetting
(_owner);