2 references to OnDemand
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (1)
1205if (cacheOption == BitmapCacheOption.OnDemand)
Core\CSharp\System\Windows\Media\Imaging\CachedBitmap.cs (1)
252if (_cacheOption == BitmapCacheOption.OnDemand)