2 writes to _updatePending
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\XappLauncher.cs (2)
835
_updatePending
= true;
865
_updatePending
= false;
1 reference to _updatePending
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\XappLauncher.cs (1)
833
if (!
_updatePending
)