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