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