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