6 references to FixBstr
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\Accessible.cs (6)
518
string value =
FixBstr
(_acc.get_accValue(_idChild));
728
return
FixBstr
(_acc.get_accHelp(_idChild));
1226
return
FixBstr
(acc.get_accDescription(idChild));
1242
return
FixBstr
(acc.get_accDefaultAction(idChild));
1258
return
FixBstr
(acc.get_accKeyboardShortcut(idChild));
1275
return
FixBstr
(acc.get_accName(idChild));