3 writes to _wicSource
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (3)
635
_wicSource
= new BitmapSourceSafeMILHandle(Marshal.GetComInterfaceForObject(
654
_wicSource
= new BitmapSourceSafeMILHandle(wicSource, value);
659
_wicSource
= null;
6 references to _wicSource
PresentationCore (6)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (6)
632
if (
_wicSource
== null ||
_wicSource
.IsInvalid)
640
return
_wicSource
;
679
_format = PixelFormat.GetPixelFormat(
_wicSource
);
682
_wicSource
,
687
_wicSource
,