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)
569if (_wicSource == null || _wicSource.IsInvalid) 577return _wicSource; 611_format = PixelFormat.GetPixelFormat(_wicSource); 614_wicSource, 619_wicSource,