465 references to _cacheValid
PresentationFramework (465)
System\Windows\SystemParameters.cs (465)
92if (!SystemResources.ClearSlot(_cacheValid, slot)) 115lock (_cacheValid) 117while (!_cacheValid[(int)CacheSlot.FocusBorderWidth]) 119_cacheValid[(int)CacheSlot.FocusBorderWidth] = true; 129_cacheValid[(int)CacheSlot.FocusBorderWidth] = false; 146lock (_cacheValid) 148while (!_cacheValid[(int)CacheSlot.FocusBorderHeight]) 150_cacheValid[(int)CacheSlot.FocusBorderHeight] = true; 160_cacheValid[(int)CacheSlot.FocusBorderHeight] = false; 177lock (_cacheValid) 179while (!_cacheValid[(int)CacheSlot.HighContrast]) 181_cacheValid[(int)CacheSlot.HighContrast] = true; 192_cacheValid[(int)CacheSlot.HighContrast] = false; 210lock (_cacheValid) 212while (!_cacheValid[(int)CacheSlot.MouseVanish]) 214_cacheValid[(int)CacheSlot.MouseVanish] = true; 221_cacheValid[(int)CacheSlot.MouseVanish] = false; 300lock (_cacheValid) 302while (!_cacheValid[(int)CacheSlot.DropShadow]) 304_cacheValid[(int)CacheSlot.DropShadow] = true; 311_cacheValid[(int)CacheSlot.DropShadow] = false; 329lock (_cacheValid) 331while (!_cacheValid[(int)CacheSlot.FlatMenu]) 333_cacheValid[(int)CacheSlot.FlatMenu] = true; 340_cacheValid[(int)CacheSlot.FlatMenu] = false; 357lock (_cacheValid) 359while (!_cacheValid[(int)CacheSlot.WorkAreaInternal]) 361_cacheValid[(int)CacheSlot.WorkAreaInternal] = true; 369_cacheValid[(int)CacheSlot.WorkAreaInternal] = false; 386lock (_cacheValid) 388while (!_cacheValid[(int)CacheSlot.WorkArea]) 390_cacheValid[(int)CacheSlot.WorkArea] = true; 464lock (_cacheValid) 466while (!_cacheValid[(int)CacheSlot.IconMetrics]) 468_cacheValid[(int)CacheSlot.IconMetrics] = true; 476_cacheValid[(int)CacheSlot.IconMetrics] = false; 583lock (_cacheValid) 585while (!_cacheValid[(int)CacheSlot.KeyboardCues]) 587_cacheValid[(int)CacheSlot.KeyboardCues] = true; 594_cacheValid[(int)CacheSlot.KeyboardCues] = false; 611lock (_cacheValid) 613while (!_cacheValid[(int)CacheSlot.KeyboardDelay]) 615_cacheValid[(int)CacheSlot.KeyboardDelay] = true; 622_cacheValid[(int)CacheSlot.KeyboardDelay] = false; 639lock (_cacheValid) 641while (!_cacheValid[(int)CacheSlot.KeyboardPreference]) 643_cacheValid[(int)CacheSlot.KeyboardPreference] = true; 650_cacheValid[(int)CacheSlot.KeyboardPreference] = false; 667lock (_cacheValid) 669while (!_cacheValid[(int)CacheSlot.KeyboardSpeed]) 671_cacheValid[(int)CacheSlot.KeyboardSpeed] = true; 678_cacheValid[(int)CacheSlot.KeyboardSpeed] = false; 695lock (_cacheValid) 697while (!_cacheValid[(int)CacheSlot.SnapToDefaultButton]) 699_cacheValid[(int)CacheSlot.SnapToDefaultButton] = true; 706_cacheValid[(int)CacheSlot.SnapToDefaultButton] = false; 723lock (_cacheValid) 725while (!_cacheValid[(int)CacheSlot.WheelScrollLines]) 727_cacheValid[(int)CacheSlot.WheelScrollLines] = true; 734_cacheValid[(int)CacheSlot.WheelScrollLines] = false; 759lock (_cacheValid) 761while (!_cacheValid[(int)CacheSlot.MouseHoverTime]) 763_cacheValid[(int)CacheSlot.MouseHoverTime] = true; 770_cacheValid[(int)CacheSlot.MouseHoverTime] = false; 787lock (_cacheValid) 789while (!_cacheValid[(int)CacheSlot.MouseHoverHeight]) 791_cacheValid[(int)CacheSlot.MouseHoverHeight] = true; 801_cacheValid[(int)CacheSlot.MouseHoverHeight] = false; 819lock (_cacheValid) 821while (!_cacheValid[(int)CacheSlot.MouseHoverWidth]) 823_cacheValid[(int)CacheSlot.MouseHoverWidth] = true; 833_cacheValid[(int)CacheSlot.MouseHoverWidth] = false; 1003lock (_cacheValid) 1005while (!_cacheValid[(int)CacheSlot.MenuDropAlignment]) 1007_cacheValid[(int)CacheSlot.MenuDropAlignment] = true; 1014_cacheValid[(int)CacheSlot.MenuDropAlignment] = false; 1030lock (_cacheValid) 1032while (!_cacheValid[(int)CacheSlot.MenuFade]) 1034_cacheValid[(int)CacheSlot.MenuFade] = true; 1041_cacheValid[(int)CacheSlot.MenuFade] = false; 1059lock (_cacheValid) 1061while (!_cacheValid[(int)CacheSlot.MenuShowDelay]) 1063_cacheValid[(int)CacheSlot.MenuShowDelay] = true; 1070_cacheValid[(int)CacheSlot.MenuShowDelay] = false; 1162lock (_cacheValid) 1164while (!_cacheValid[(int)CacheSlot.ComboBoxAnimation]) 1166_cacheValid[(int)CacheSlot.ComboBoxAnimation] = true; 1173_cacheValid[(int)CacheSlot.ComboBoxAnimation] = false; 1190lock (_cacheValid) 1192while (!_cacheValid[(int)CacheSlot.ClientAreaAnimation]) 1194_cacheValid[(int)CacheSlot.ClientAreaAnimation] = true; 1204_cacheValid[(int)CacheSlot.ClientAreaAnimation] = false; 1226lock (_cacheValid) 1228while (!_cacheValid[(int)CacheSlot.CursorShadow]) 1230_cacheValid[(int)CacheSlot.CursorShadow] = true; 1237_cacheValid[(int)CacheSlot.CursorShadow] = false; 1254lock (_cacheValid) 1256while (!_cacheValid[(int)CacheSlot.GradientCaptions]) 1258_cacheValid[(int)CacheSlot.GradientCaptions] = true; 1265_cacheValid[(int)CacheSlot.GradientCaptions] = false; 1282lock (_cacheValid) 1284while (!_cacheValid[(int)CacheSlot.HotTracking]) 1286_cacheValid[(int)CacheSlot.HotTracking] = true; 1293_cacheValid[(int)CacheSlot.HotTracking] = false; 1310lock (_cacheValid) 1312while (!_cacheValid[(int)CacheSlot.ListBoxSmoothScrolling]) 1314_cacheValid[(int)CacheSlot.ListBoxSmoothScrolling] = true; 1321_cacheValid[(int)CacheSlot.ListBoxSmoothScrolling] = false; 1361lock (_cacheValid) 1363while (!_cacheValid[(int)CacheSlot.MenuAnimation]) 1365_cacheValid[(int)CacheSlot.MenuAnimation] = true; 1372_cacheValid[(int)CacheSlot.MenuAnimation] = false; 1389lock (_cacheValid) 1391while (!_cacheValid[(int)CacheSlot.SelectionFade]) 1393_cacheValid[(int)CacheSlot.SelectionFade] = true; 1400_cacheValid[(int)CacheSlot.SelectionFade] = false; 1417lock (_cacheValid) 1419while (!_cacheValid[(int)CacheSlot.StylusHotTracking]) 1421_cacheValid[(int)CacheSlot.StylusHotTracking] = true; 1428_cacheValid[(int)CacheSlot.StylusHotTracking] = false; 1462lock (_cacheValid) 1464while (!_cacheValid[(int)CacheSlot.ToolTipAnimation]) 1466_cacheValid[(int)CacheSlot.ToolTipAnimation] = true; 1473_cacheValid[(int)CacheSlot.ToolTipAnimation] = false; 1490lock (_cacheValid) 1492while (!_cacheValid[(int)CacheSlot.ToolTipFade]) 1494_cacheValid[(int)CacheSlot.ToolTipFade] = true; 1501_cacheValid[(int)CacheSlot.ToolTipFade] = false; 1518lock (_cacheValid) 1520while (!_cacheValid[(int)CacheSlot.UIEffects]) 1522_cacheValid[(int)CacheSlot.UIEffects] = true; 1529_cacheValid[(int)CacheSlot.UIEffects] = false; 1794lock (_cacheValid) 1796while (!_cacheValid[(int)CacheSlot.MinimizeAnimation]) 1798_cacheValid[(int)CacheSlot.MinimizeAnimation] = true; 1808_cacheValid[(int)CacheSlot.MinimizeAnimation] = false; 1825lock (_cacheValid) 1827while (!_cacheValid[(int)CacheSlot.Border]) 1829_cacheValid[(int)CacheSlot.Border] = true; 1836_cacheValid[(int)CacheSlot.Border] = false; 1853lock (_cacheValid) 1855while (!_cacheValid[(int)CacheSlot.CaretWidth]) 1857_cacheValid[(int)CacheSlot.CaretWidth] = true; 1886_cacheValid[(int)CacheSlot.CaretWidth] = false; 1905lock (_cacheValid) 1907while (!_cacheValid[(int)CacheSlot.DragFullWindows]) 1909_cacheValid[(int)CacheSlot.DragFullWindows] = true; 1916_cacheValid[(int)CacheSlot.DragFullWindows] = false; 1934lock (_cacheValid) 1936while (!_cacheValid[(int)CacheSlot.ForegroundFlashCount]) 1938_cacheValid[(int)CacheSlot.ForegroundFlashCount] = true; 1945_cacheValid[(int)CacheSlot.ForegroundFlashCount] = false; 1962lock (_cacheValid) 1964while (!_cacheValid[(int)CacheSlot.NonClientMetrics]) 1966_cacheValid[(int)CacheSlot.NonClientMetrics] = true; 1974_cacheValid[(int)CacheSlot.NonClientMetrics] = false; 2306lock (_cacheValid) 2308while (!_cacheValid[(int)CacheSlot.ThinHorizontalBorderHeight]) 2310_cacheValid[(int)CacheSlot.ThinHorizontalBorderHeight] = true; 2327lock (_cacheValid) 2329while (!_cacheValid[(int)CacheSlot.ThinVerticalBorderWidth]) 2331_cacheValid[(int)CacheSlot.ThinVerticalBorderWidth] = true; 2347lock (_cacheValid) 2349while (!_cacheValid[(int)CacheSlot.CursorWidth]) 2351_cacheValid[(int)CacheSlot.CursorWidth] = true; 2367lock (_cacheValid) 2369while (!_cacheValid[(int)CacheSlot.CursorHeight]) 2371_cacheValid[(int)CacheSlot.CursorHeight] = true; 2387lock (_cacheValid) 2389while (!_cacheValid[(int)CacheSlot.ThickHorizontalBorderHeight]) 2391_cacheValid[(int)CacheSlot.ThickHorizontalBorderHeight] = true; 2407lock (_cacheValid) 2409while (!_cacheValid[(int)CacheSlot.ThickVerticalBorderWidth]) 2411_cacheValid[(int)CacheSlot.ThickVerticalBorderWidth] = true; 2427lock (_cacheValid) 2429while (!_cacheValid[(int)CacheSlot.MinimumHorizontalDragDistance]) 2431_cacheValid[(int)CacheSlot.MinimumHorizontalDragDistance] = true; 2447lock (_cacheValid) 2449while (!_cacheValid[(int)CacheSlot.MinimumVerticalDragDistance]) 2451_cacheValid[(int)CacheSlot.MinimumVerticalDragDistance] = true; 2467lock (_cacheValid) 2469while(!_cacheValid[(int)CacheSlot.FixedFrameHorizontalBorderHeight]) 2471_cacheValid[(int)CacheSlot.FixedFrameHorizontalBorderHeight] = true; 2487lock (_cacheValid) 2489while (!_cacheValid[(int)CacheSlot.FixedFrameVerticalBorderWidth]) 2491_cacheValid[(int)CacheSlot.FixedFrameVerticalBorderWidth] = true; 2507lock (_cacheValid) 2509while (!_cacheValid[(int)CacheSlot.FocusHorizontalBorderHeight]) 2511_cacheValid[(int)CacheSlot.FocusHorizontalBorderHeight] = true; 2527lock (_cacheValid) 2529while(!_cacheValid[(int)CacheSlot.FocusVerticalBorderWidth]) 2531_cacheValid[(int)CacheSlot.FocusVerticalBorderWidth] = true; 2551lock (_cacheValid) 2553while (!_cacheValid[(int)CacheSlot.FullPrimaryScreenWidth]) 2555_cacheValid[(int)CacheSlot.FullPrimaryScreenWidth] = true; 2574lock (_cacheValid) 2576while (!_cacheValid[(int)CacheSlot.FullPrimaryScreenHeight]) 2578_cacheValid[(int)CacheSlot.FullPrimaryScreenHeight] = true; 2594lock (_cacheValid) 2596while (!_cacheValid[(int)CacheSlot.HorizontalScrollBarButtonWidth]) 2598_cacheValid[(int)CacheSlot.HorizontalScrollBarButtonWidth] = true; 2614lock (_cacheValid) 2616while (!_cacheValid[(int)CacheSlot.HorizontalScrollBarHeight]) 2618_cacheValid[(int)CacheSlot.HorizontalScrollBarHeight] = true; 2634lock (_cacheValid) 2636while (!_cacheValid[(int)CacheSlot.HorizontalScrollBarThumbWidth]) 2638_cacheValid[(int)CacheSlot.HorizontalScrollBarThumbWidth] = true; 2654lock (_cacheValid) 2656while (!_cacheValid[(int)CacheSlot.IconWidth]) 2658_cacheValid[(int)CacheSlot.IconWidth] = true; 2674lock (_cacheValid) 2676while (!_cacheValid[(int)CacheSlot.IconHeight]) 2678_cacheValid[(int)CacheSlot.IconHeight] = true; 2694lock (_cacheValid) 2696while (!_cacheValid[(int)CacheSlot.IconGridWidth]) 2698_cacheValid[(int)CacheSlot.IconGridWidth] = true; 2714lock (_cacheValid) 2716while (!_cacheValid[(int)CacheSlot.IconGridHeight]) 2718_cacheValid[(int)CacheSlot.IconGridHeight] = true; 2737lock (_cacheValid) 2739while (!_cacheValid[(int)CacheSlot.MaximizedPrimaryScreenWidth]) 2741_cacheValid[(int)CacheSlot.MaximizedPrimaryScreenWidth] = true; 2760lock (_cacheValid) 2762while (!_cacheValid[(int)CacheSlot.MaximizedPrimaryScreenHeight]) 2764_cacheValid[(int)CacheSlot.MaximizedPrimaryScreenHeight] = true; 2783lock (_cacheValid) 2785while (!_cacheValid[(int)CacheSlot.MaximumWindowTrackWidth]) 2787_cacheValid[(int)CacheSlot.MaximumWindowTrackWidth] = true; 2806lock (_cacheValid) 2808while (!_cacheValid[(int)CacheSlot.MaximumWindowTrackHeight]) 2810_cacheValid[(int)CacheSlot.MaximumWindowTrackHeight] = true; 2826lock (_cacheValid) 2828while (!_cacheValid[(int)CacheSlot.MenuCheckmarkWidth]) 2830_cacheValid[(int)CacheSlot.MenuCheckmarkWidth] = true; 2846lock (_cacheValid) 2848while (!_cacheValid[(int)CacheSlot.MenuCheckmarkHeight]) 2850_cacheValid[(int)CacheSlot.MenuCheckmarkHeight] = true; 2866lock (_cacheValid) 2868while (!_cacheValid[(int)CacheSlot.MenuButtonWidth]) 2870_cacheValid[(int)CacheSlot.MenuButtonWidth] = true; 2886lock (_cacheValid) 2888while (!_cacheValid[(int)CacheSlot.MenuButtonHeight]) 2890_cacheValid[(int)CacheSlot.MenuButtonHeight] = true; 2909lock (_cacheValid) 2911while (!_cacheValid[(int)CacheSlot.MinimumWindowWidth]) 2913_cacheValid[(int)CacheSlot.MinimumWindowWidth] = true; 2932lock (_cacheValid) 2934while (!_cacheValid[(int)CacheSlot.MinimumWindowHeight]) 2936_cacheValid[(int)CacheSlot.MinimumWindowHeight] = true; 2955lock (_cacheValid) 2957while (!_cacheValid[(int)CacheSlot.MinimizedWindowWidth]) 2959_cacheValid[(int)CacheSlot.MinimizedWindowWidth] = true; 2978lock (_cacheValid) 2980while (!_cacheValid[(int)CacheSlot.MinimizedWindowHeight]) 2982_cacheValid[(int)CacheSlot.MinimizedWindowHeight] = true; 2998lock (_cacheValid) 3000while (!_cacheValid[(int)CacheSlot.MinimizedGridWidth]) 3002_cacheValid[(int)CacheSlot.MinimizedGridWidth] = true; 3018lock (_cacheValid) 3020while (!_cacheValid[(int)CacheSlot.MinimizedGridHeight]) 3022_cacheValid[(int)CacheSlot.MinimizedGridHeight] = true; 3041lock (_cacheValid) 3043while (!_cacheValid[(int)CacheSlot.MinimumWindowTrackWidth]) 3045_cacheValid[(int)CacheSlot.MinimumWindowTrackWidth] = true; 3064lock (_cacheValid) 3066while (!_cacheValid[(int)CacheSlot.MinimumWindowTrackHeight]) 3068_cacheValid[(int)CacheSlot.MinimumWindowTrackHeight] = true; 3084lock (_cacheValid) 3086while (!_cacheValid[(int)CacheSlot.PrimaryScreenWidth]) 3088_cacheValid[(int)CacheSlot.PrimaryScreenWidth] = true; 3105lock (_cacheValid) 3107while(!_cacheValid[(int)CacheSlot.PrimaryScreenHeight]) 3109_cacheValid[(int)CacheSlot.PrimaryScreenHeight] = true; 3128lock (_cacheValid) 3130while (!_cacheValid[(int)CacheSlot.WindowCaptionButtonWidth]) 3132_cacheValid[(int)CacheSlot.WindowCaptionButtonWidth] = true; 3148lock (_cacheValid) 3150while (!_cacheValid[(int)CacheSlot.WindowCaptionButtonHeight]) 3152_cacheValid[(int)CacheSlot.WindowCaptionButtonHeight] = true; 3169lock (_cacheValid) 3171while (!_cacheValid[(int)CacheSlot.ResizeFrameHorizontalBorderHeight]) 3173_cacheValid[(int)CacheSlot.ResizeFrameHorizontalBorderHeight] = true; 3189lock (_cacheValid) 3191while (!_cacheValid[(int)CacheSlot.ResizeFrameVerticalBorderWidth]) 3193_cacheValid[(int)CacheSlot.ResizeFrameVerticalBorderWidth] = true; 3209lock (_cacheValid) 3211while (!_cacheValid[(int)CacheSlot.SmallIconWidth]) 3213_cacheValid[(int)CacheSlot.SmallIconWidth] = true; 3229lock (_cacheValid) 3231while (!_cacheValid[(int)CacheSlot.SmallIconHeight]) 3233_cacheValid[(int)CacheSlot.SmallIconHeight] = true; 3249lock (_cacheValid) 3251while (!_cacheValid[(int)CacheSlot.SmallWindowCaptionButtonWidth]) 3253_cacheValid[(int)CacheSlot.SmallWindowCaptionButtonWidth] = true; 3269lock (_cacheValid) 3271while (!_cacheValid[(int)CacheSlot.SmallWindowCaptionButtonHeight]) 3273_cacheValid[(int)CacheSlot.SmallWindowCaptionButtonHeight] = true; 3292lock (_cacheValid) 3294while (!_cacheValid[(int)CacheSlot.VirtualScreenWidth]) 3296_cacheValid[(int)CacheSlot.VirtualScreenWidth] = true; 3315lock (_cacheValid) 3317while (!_cacheValid[(int)CacheSlot.VirtualScreenHeight]) 3319_cacheValid[(int)CacheSlot.VirtualScreenHeight] = true; 3336lock (_cacheValid) 3338while (!_cacheValid[(int)CacheSlot.VerticalScrollBarWidth]) 3340_cacheValid[(int)CacheSlot.VerticalScrollBarWidth] = true; 3356lock (_cacheValid) 3358while (!_cacheValid[(int)CacheSlot.VerticalScrollBarButtonHeight]) 3360_cacheValid[(int)CacheSlot.VerticalScrollBarButtonHeight] = true; 3379lock (_cacheValid) 3381while (!_cacheValid[(int)CacheSlot.WindowCaptionHeight]) 3383_cacheValid[(int)CacheSlot.WindowCaptionHeight] = true; 3403lock (_cacheValid) 3405while (!_cacheValid[(int)CacheSlot.KanjiWindowHeight]) 3407_cacheValid[(int)CacheSlot.KanjiWindowHeight] = true; 3426lock (_cacheValid) 3428while (!_cacheValid[(int)CacheSlot.MenuBarHeight]) 3430_cacheValid[(int)CacheSlot.MenuBarHeight] = true; 3446lock (_cacheValid) 3448while (!_cacheValid[(int)CacheSlot.VerticalScrollBarThumbHeight]) 3450_cacheValid[(int)CacheSlot.VerticalScrollBarThumbHeight] = true; 3469lock (_cacheValid) 3471while (!_cacheValid[(int)CacheSlot.IsImmEnabled]) 3473_cacheValid[(int)CacheSlot.IsImmEnabled] = true; 3493lock (_cacheValid) 3495while (!_cacheValid[(int)CacheSlot.IsMediaCenter]) 3497_cacheValid[(int)CacheSlot.IsMediaCenter] = true; 3513lock (_cacheValid) 3515while (!_cacheValid[(int)CacheSlot.IsMenuDropRightAligned]) 3517_cacheValid[(int)CacheSlot.IsMenuDropRightAligned] = true; 3536lock (_cacheValid) 3538while (!_cacheValid[(int)CacheSlot.IsMiddleEastEnabled]) 3540_cacheValid[(int)CacheSlot.IsMiddleEastEnabled] = true; 3556lock (_cacheValid) 3558while (!_cacheValid[(int)CacheSlot.IsMousePresent]) 3560_cacheValid[(int)CacheSlot.IsMousePresent] = true; 3576lock (_cacheValid) 3578while (!_cacheValid[(int)CacheSlot.IsMouseWheelPresent]) 3580_cacheValid[(int)CacheSlot.IsMouseWheelPresent] = true; 3599lock (_cacheValid) 3601while (!_cacheValid[(int)CacheSlot.IsPenWindows]) 3603_cacheValid[(int)CacheSlot.IsPenWindows] = true; 3622lock (_cacheValid) 3624while (!_cacheValid[(int)CacheSlot.IsRemotelyControlled]) 3626_cacheValid[(int)CacheSlot.IsRemotelyControlled] = true; 3645lock (_cacheValid) 3647while (!_cacheValid[(int)CacheSlot.IsRemoteSession]) 3649_cacheValid[(int)CacheSlot.IsRemoteSession] = true; 3668lock (_cacheValid) 3670while (!_cacheValid[(int)CacheSlot.ShowSounds]) 3672_cacheValid[(int)CacheSlot.ShowSounds] = true; 3691lock (_cacheValid) 3693while (!_cacheValid[(int)CacheSlot.IsSlowMachine]) 3695_cacheValid[(int)CacheSlot.IsSlowMachine] = true; 3714lock (_cacheValid) 3716while (!_cacheValid[(int)CacheSlot.SwapButtons]) 3718_cacheValid[(int)CacheSlot.SwapButtons] = true; 3737lock (_cacheValid) 3739while (!_cacheValid[(int)CacheSlot.IsTabletPC]) 3741_cacheValid[(int)CacheSlot.IsTabletPC] = true; 3760lock (_cacheValid) 3762while (!_cacheValid[(int)CacheSlot.VirtualScreenLeft]) 3764_cacheValid[(int)CacheSlot.VirtualScreenLeft] = true; 3783lock (_cacheValid) 3785while (!_cacheValid[(int)CacheSlot.VirtualScreenTop]) 3787_cacheValid[(int)CacheSlot.VirtualScreenTop] = true; 4970lock (_cacheValid) 4972while (!_cacheValid[(int)CacheSlot.PowerLineStatus]) 4974_cacheValid[(int)CacheSlot.PowerLineStatus] = true; 4983_cacheValid[(int)CacheSlot.PowerLineStatus] = false; 5077if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IsMousePresent)) 5080if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IsMouseWheelPresent)) 5093if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.WorkAreaInternal)) 5103if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.WorkArea)) 5106if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.FullPrimaryScreenWidth)) 5109if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.FullPrimaryScreenHeight)) 5112if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MaximizedPrimaryScreenWidth)) 5115if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MaximizedPrimaryScreenHeight)) 5118if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.PrimaryScreenWidth)) 5121if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.PrimaryScreenHeight)) 5124if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.VirtualScreenWidth)) 5127if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.VirtualScreenHeight)) 5130if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.VirtualScreenLeft)) 5133if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.VirtualScreenTop)) 5152if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.PowerLineStatus)) 5169bool changed = SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.FocusBorderWidth); 5172if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.FocusHorizontalBorderHeight)) 5175if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.FocusVerticalBorderWidth)) 5199bool changed = SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IconMetrics); 5205if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IconWidth)) 5208if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IconHeight)) 5211if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IconGridWidth)) 5214if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IconGridHeight)) 5246bool changed = SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MenuDropAlignment); 5248if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IsMenuDropRightAligned)) 5297bool changed = SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.NonClientMetrics); 5302changed |= SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.Border); 5305if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.ThinHorizontalBorderHeight)) 5308if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.ThinVerticalBorderWidth)) 5311if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.CursorWidth)) 5314if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.CursorHeight)) 5317if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.ThickHorizontalBorderHeight)) 5320if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.ThickVerticalBorderWidth)) 5323if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.FixedFrameHorizontalBorderHeight)) 5326if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.FixedFrameVerticalBorderWidth)) 5329if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.HorizontalScrollBarButtonWidth)) 5332if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.HorizontalScrollBarHeight)) 5335if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.HorizontalScrollBarThumbWidth)) 5338if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IconWidth)) 5341if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IconHeight)) 5344if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IconGridWidth)) 5347if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.IconGridHeight)) 5350if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MaximumWindowTrackWidth)) 5353if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MaximumWindowTrackHeight)) 5356if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MenuCheckmarkWidth)) 5359if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MenuCheckmarkHeight)) 5362if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MenuButtonWidth)) 5365if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MenuButtonHeight)) 5368if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MinimumWindowWidth)) 5371if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MinimumWindowHeight)) 5374if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MinimizedWindowWidth)) 5377if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MinimizedWindowHeight)) 5380if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MinimizedGridWidth)) 5383if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MinimizedGridHeight)) 5386if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MinimumWindowTrackWidth)) 5389if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MinimumWindowTrackHeight)) 5392if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.WindowCaptionButtonWidth)) 5395if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.WindowCaptionButtonHeight)) 5398if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.ResizeFrameHorizontalBorderHeight)) 5401if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.ResizeFrameVerticalBorderWidth)) 5404if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.SmallIconWidth)) 5407if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.SmallIconHeight)) 5410if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.SmallWindowCaptionButtonWidth)) 5413if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.SmallWindowCaptionButtonHeight)) 5416if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.VerticalScrollBarWidth)) 5419if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.VerticalScrollBarButtonHeight)) 5422if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.WindowCaptionHeight)) 5425if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.MenuBarHeight)) 5428if (SystemResources.ClearSlot(_cacheValid, (int)CacheSlot.VerticalScrollBarThumbHeight)) 5513lock (_cacheValid) 5515while (!_cacheValid[(int)CacheSlot.IsGlassEnabled]) 5517_cacheValid[(int)CacheSlot.IsGlassEnabled] = true; 5535lock (_cacheValid) 5537while (!_cacheValid[(int)CacheSlot.UxThemeName]) 5539_cacheValid[(int)CacheSlot.UxThemeName] = true; 5570lock (_cacheValid) 5572while (!_cacheValid[(int)CacheSlot.UxThemeColor]) 5574_cacheValid[(int)CacheSlot.UxThemeColor] = true; 5605lock (_cacheValid) 5607while (!_cacheValid[(int)CacheSlot.WindowCornerRadius]) 5609_cacheValid[(int)CacheSlot.WindowCornerRadius] = true; 5663lock (_cacheValid) 5665while (!_cacheValid[(int)CacheSlot.WindowGlassColor]) 5667_cacheValid[(int)CacheSlot.WindowGlassColor] = true; 5689lock (_cacheValid) 5691while (!_cacheValid[(int)CacheSlot.WindowGlassBrush]) 5693_cacheValid[(int)CacheSlot.WindowGlassBrush] = true; 5713lock (_cacheValid) 5715while (!_cacheValid[(int)CacheSlot.WindowResizeBorderThickness]) 5717_cacheValid[(int)CacheSlot.WindowResizeBorderThickness] = true; 5738lock (_cacheValid) 5740while (!_cacheValid[(int)CacheSlot.WindowNonClientFrameThickness]) 5742_cacheValid[(int)CacheSlot.WindowNonClientFrameThickness] = true; 5771lock (_cacheValid) 5794_cacheValid[(int)CacheSlot.DpiX] = true;