6 references to FixBstr
UIAutomationClientsideProviders (6)
MS\Internal\AutomationProxies\Accessible.cs (6)
525string value = FixBstr(_acc.get_accValue(_idChild)); 737return FixBstr(_acc.get_accHelp(_idChild)); 1262return FixBstr(acc.get_accDescription(idChild)); 1278return FixBstr(acc.get_accDefaultAction(idChild)); 1294return FixBstr(acc.get_accKeyboardShortcut(idChild)); 1311return FixBstr(acc.get_accName(idChild));