6 references to FixBstr
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\Accessible.cs (6)
505string value = FixBstr(_acc.get_accValue(_idChild)); 708return FixBstr(_acc.get_accHelp(_idChild)); 1198return FixBstr(acc.get_accDescription(idChild)); 1214return FixBstr(acc.get_accDefaultAction(idChild)); 1230return FixBstr(acc.get_accKeyboardShortcut(idChild)); 1247return FixBstr(acc.get_accName(idChild));