3 writes to _wicSource
PresentationCore (3)
System\Windows\Media\Imaging\BitmapSource.cs (3)
571
_wicSource
= new BitmapSourceSafeMILHandle(Marshal.GetComInterfaceForObject(
589
_wicSource
= new BitmapSourceSafeMILHandle(wicSource, value);
594
_wicSource
= null;
6 references to _wicSource
PresentationCore (6)
System\Windows\Media\Imaging\BitmapSource.cs (6)
568
if (
_wicSource
== null ||
_wicSource
.IsInvalid)
576
return
_wicSource
;
610
_format = PixelFormat.GetPixelFormat(
_wicSource
);
613
_wicSource
,
618
_wicSource
,