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