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)
632if (_wicSource == null || _wicSource.IsInvalid) 640return _wicSource; 679_format = PixelFormat.GetPixelFormat(_wicSource); 682_wicSource, 687_wicSource,