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)
568if (_wicSource == null || _wicSource.IsInvalid) 576return _wicSource; 610_format = PixelFormat.GetPixelFormat(_wicSource); 613_wicSource, 618_wicSource,