5 references to CacheModeField
PresentationCore (5)
Core\CSharp\System\Windows\Media\Visual.cs (5)
798
CacheMode cacheMode =
CacheModeField
.GetValue(this);
1496
CacheMode cacheMode =
CacheModeField
.GetValue(this);
3382
return
CacheModeField
.GetValue(this);
3388
CacheMode cacheMode =
CacheModeField
.GetValue(this);
3425
CacheModeField
.SetValue(this, newCacheMode);