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