2 writes to _invalidated
PresentationCore (2)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (2)
316
_invalidated
= true;
2028
_invalidated
= false;
1 reference to _invalidated
PresentationCore (1)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (1)
313
if(
_invalidated
) return;