2 references to LocalizedControlTypeProperty
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
2405
s_propertyInfo[AutomationElementIdentifiers.
LocalizedControlTypeProperty
.Id] = new GetProperty(GetLocalizedControlType);
UIAutomationClient (1)
System\Windows\Automation\AutomationElement.cs (1)
123
public static readonly AutomationProperty LocalizedControlTypeProperty = AutomationElementIdentifiers.
LocalizedControlTypeProperty
;