4 references to GetLocalizedName
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsButton.cs (4)
62
_fControlHasLabel = string.IsNullOrEmpty(
GetLocalizedName
());
69
_fControlHasLabel = string.IsNullOrEmpty(
GetLocalizedName
());
76
_fControlHasLabel = string.IsNullOrEmpty(
GetLocalizedName
());
281
return
GetLocalizedName
();