6 references to TristateBool
UIAutomationClientsideProviders (6)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (6)
363
if(_isMCE ==
TristateBool
.Untested)
379
_isMCE =
TristateBool
.TestedTrue;
381
_isMCE =
TristateBool
.TestedFalse;
385
if(_isMCE ==
TristateBool
.TestedTrue)
1381
private
TristateBool
_isMCE =
TristateBool
.Untested;