2 references to ItemTypeProperty
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
2403
s_propertyInfo[AutomationElementIdentifiers.
ItemTypeProperty
.Id] = new GetProperty(GetItemType);
UIAutomationClient (1)
System\Windows\Automation\AutomationElement.cs (1)
117
public static readonly AutomationProperty ItemTypeProperty = AutomationElementIdentifiers.
ItemTypeProperty
;