4 references to DragFullWindows
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1903while (!_cacheValid[(int)CacheSlot.DragFullWindows]) 1905_cacheValid[(int)CacheSlot.DragFullWindows] = true; 1912_cacheValid[(int)CacheSlot.DragFullWindows] = false; 5289return InvalidateProperty((int)CacheSlot.DragFullWindows, "DragFullWindows");