4 references to GradientCaptions
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1252
while (!_cacheValid[(int)CacheSlot.
GradientCaptions
])
1254
_cacheValid[(int)CacheSlot.
GradientCaptions
] = true;
1261
_cacheValid[(int)CacheSlot.
GradientCaptions
] = false;
5264
return InvalidateProperty((int)CacheSlot.
GradientCaptions
, "GradientCaptions");