3 references to GetLiveSetting
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
268return AutomationProperties.GetLiveSetting(_owner);
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
365return AutomationProperties.GetLiveSetting(_owner);
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
413return AutomationProperties.GetLiveSetting(_owner);