3 references to GetLiveSetting
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
263return AutomationProperties.GetLiveSetting(_owner);
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
356return AutomationProperties.GetLiveSetting(_owner);
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
403return AutomationProperties.GetLiveSetting(_owner);