6 references to TristateBool
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (6)
350
if(_isMCE ==
TristateBool
.Untested)
366
_isMCE =
TristateBool
.TestedTrue;
368
_isMCE =
TristateBool
.TestedFalse;
372
if(_isMCE ==
TristateBool
.TestedTrue)
1347
private
TristateBool
_isMCE =
TristateBool
.Untested;