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