4 references to GradientCaptions
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1256
while (!_cacheValid[(int)CacheSlot.
GradientCaptions
])
1258
_cacheValid[(int)CacheSlot.
GradientCaptions
] = true;
1265
_cacheValid[(int)CacheSlot.
GradientCaptions
] = false;
5268
return InvalidateProperty((int)CacheSlot.
GradientCaptions
, "GradientCaptions");