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