2 references to OnDemand
PresentationCore (2)
System\Windows\Media\Imaging\BitmapSource.cs (1)
1104
if (cacheOption == BitmapCacheOption.
OnDemand
)
System\Windows\Media\Imaging\CachedBitmap.cs (1)
224
if (_cacheOption == BitmapCacheOption.
OnDemand
)