2 references to GetItemType
PresentationCore (2)
Core\CSharp\System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
283
return AutomationProperties.
GetItemType
(_owner);
Core\CSharp\System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
342
return AutomationProperties.
GetItemType
(_owner);