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