2 writes to _publicSetFocusInProgress
PresentationCore (2)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (2)
1200
_publicSetFocusInProgress
= true;
1205
_publicSetFocusInProgress
= false;
1 reference to _publicSetFocusInProgress
PresentationCore (1)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (1)
1195
if (
_publicSetFocusInProgress
)