4 references to GetLocalizedName
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsButton.cs (4)
57
_fControlHasLabel = string.IsNullOrEmpty(
GetLocalizedName
());
64
_fControlHasLabel = string.IsNullOrEmpty(
GetLocalizedName
());
71
_fControlHasLabel = string.IsNullOrEmpty(
GetLocalizedName
());
276
return
GetLocalizedName
();