1 override of UpdateBitmapSourceResource
PresentationCore (1)
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
1205internal override void UpdateBitmapSourceResource(DUCE.Channel channel, bool skipOnChannelCheck)
2 references to UpdateBitmapSourceResource
PresentationCore (2)
System\Windows\Media\Imaging\BitmapSource.cs (1)
769UpdateBitmapSourceResource(channel, skipOnChannelCheck);
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
1213base.UpdateBitmapSourceResource(channel, skipOnChannelCheck);