3 writes to _wicSource
PresentationCore (3)
System\Windows\Media\Imaging\BitmapSource.cs (3)
572
_wicSource
= new BitmapSourceSafeMILHandle(Marshal.GetComInterfaceForObject(
590
_wicSource
= new BitmapSourceSafeMILHandle(wicSource, value);
595
_wicSource
= null;
6 references to _wicSource
PresentationCore (6)
System\Windows\Media\Imaging\BitmapSource.cs (6)
569
if (
_wicSource
== null ||
_wicSource
.IsInvalid)
577
return
_wicSource
;
611
_format = PixelFormat.GetPixelFormat(
_wicSource
);
614
_wicSource
,
619
_wicSource
,