2 writes to _creationComplete
PresentationCore (2)
System\Windows\Media\Imaging\BitmapSource.cs (2)
493
_creationComplete
= value;
1444
_creationComplete
= sourceBitmap.CreationCompleted;
1 reference to _creationComplete
PresentationCore (1)
System\Windows\Media\Imaging\BitmapSource.cs (1)
489
return
_creationComplete
;