4 references to DragFullWindows
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1907while (!_cacheValid[(int)CacheSlot.DragFullWindows]) 1909_cacheValid[(int)CacheSlot.DragFullWindows] = true; 1916_cacheValid[(int)CacheSlot.DragFullWindows] = false; 5293return InvalidateProperty((int)CacheSlot.DragFullWindows, "DragFullWindows");