2 references to GetItemType
PresentationCore (2)
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
271
return AutomationProperties.
GetItemType
(_owner);
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
319
return AutomationProperties.
GetItemType
(_owner);