3 writes to _wicSource
PresentationCore (3)
System\Windows\Media\Imaging\BitmapSource.cs (3)
586_wicSource = new BitmapSourceSafeMILHandle(Marshal.GetComInterfaceForObject( 604_wicSource = new BitmapSourceSafeMILHandle(wicSource, value); 609_wicSource = null;
6 references to _wicSource
PresentationCore (6)
System\Windows\Media\Imaging\BitmapSource.cs (6)
583if (_wicSource == null || _wicSource.IsInvalid) 591return _wicSource; 625_format = PixelFormat.GetPixelFormat(_wicSource); 628_wicSource, 633_wicSource,