6 references to TristateBool
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (6)
349
if(_isMCE ==
TristateBool
.Untested)
365
_isMCE =
TristateBool
.TestedTrue;
367
_isMCE =
TristateBool
.TestedFalse;
371
if(_isMCE ==
TristateBool
.TestedTrue)
1346
private
TristateBool
_isMCE =
TristateBool
.Untested;