3 references to GetAutomationId
PresentationCore (3)
Core\CSharp\System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
107
return AutomationProperties.
GetAutomationId
(_owner);
Core\CSharp\System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
155
return (AutomationProperties.
GetAutomationId
(_owner));
Core\CSharp\System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
180
return (AutomationProperties.
GetAutomationId
(_owner));