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