1 override of UpdateBitmapSourceResource
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\WriteableBitmap.cs (1)
1414
internal override void
UpdateBitmapSourceResource
(DUCE.Channel channel, bool skipOnChannelCheck)
2 references to UpdateBitmapSourceResource
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (1)
867
UpdateBitmapSourceResource
(channel, skipOnChannelCheck);
Core\CSharp\System\Windows\Media\Imaging\WriteableBitmap.cs (1)
1422
base.
UpdateBitmapSourceResource
(channel, skipOnChannelCheck);