1 reference to GetLocalizedControlType
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
2492
private static object GetLocalizedControlType(AutomationPeer peer) { return peer.
GetLocalizedControlType
(); }