4 references to GetLocalizedName
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsButton.cs (4)
69
_fControlHasLabel = string.IsNullOrEmpty(
GetLocalizedName
());
76
_fControlHasLabel = string.IsNullOrEmpty(
GetLocalizedName
());
83
_fControlHasLabel = string.IsNullOrEmpty(
GetLocalizedName
());
292
return
GetLocalizedName
();