6 references to TristateBool
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (6)
353
if(_isMCE ==
TristateBool
.Untested)
369
_isMCE =
TristateBool
.TestedTrue;
371
_isMCE =
TristateBool
.TestedFalse;
375
if(_isMCE ==
TristateBool
.TestedTrue)
1352
private
TristateBool
_isMCE =
TristateBool
.Untested;