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