4 references to DragFullWindows
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
2087
while (!_cacheValid[(int)CacheSlot.
DragFullWindows
])
2089
_cacheValid[(int)CacheSlot.
DragFullWindows
] = true;
2096
_cacheValid[(int)CacheSlot.
DragFullWindows
] = false;
5868
return InvalidateProperty((int)CacheSlot.
DragFullWindows
, "DragFullWindows");