2 writes to _creationComplete
PresentationCore (2)
System\Windows\Media\Imaging\BitmapSource.cs (2)
494
_creationComplete
= value;
1414
_creationComplete
= sourceBitmap.CreationCompleted;
1 reference to _creationComplete
PresentationCore (1)
System\Windows\Media\Imaging\BitmapSource.cs (1)
490
return
_creationComplete
;