3 writes to _windowPosChanging
PresentationCore (3)
System\Windows\InterOp\HwndTarget.cs (3)
1818
_windowPosChanging
= true;
1825
_windowPosChanging
= false;
2091
_windowPosChanging
= false;
2 references to _windowPosChanging
PresentationCore (2)
System\Windows\InterOp\HwndTarget.cs (2)
1944
if(
_windowPosChanging
&& (positionChanged))
2089
if (
_windowPosChanging
)