4 references to GetLocalizedName
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsButton.cs (4)
56
_fControlHasLabel = string.IsNullOrEmpty(
GetLocalizedName
());
63
_fControlHasLabel = string.IsNullOrEmpty(
GetLocalizedName
());
70
_fControlHasLabel = string.IsNullOrEmpty(
GetLocalizedName
());
275
return
GetLocalizedName
();