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