3 writes to _windowPosChanging
PresentationCore (3)
System\Windows\InterOp\HwndTarget.cs (3)
1840
_windowPosChanging
= true;
1847
_windowPosChanging
= false;
2113
_windowPosChanging
= false;
2 references to _windowPosChanging
PresentationCore (2)
System\Windows\InterOp\HwndTarget.cs (2)
1966
if(
_windowPosChanging
&& (positionChanged))
2111
if (
_windowPosChanging
)