3 writes to _windowPosChanging
PresentationCore (3)
System\Windows\InterOp\HwndTarget.cs (3)
1819
_windowPosChanging
= true;
1826
_windowPosChanging
= false;
2092
_windowPosChanging
= false;
2 references to _windowPosChanging
PresentationCore (2)
System\Windows\InterOp\HwndTarget.cs (2)
1945
if(
_windowPosChanging
&& (positionChanged))
2090
if (
_windowPosChanging
)