2 writes to _creationComplete
PresentationCore (2)
System\Windows\Media\Imaging\BitmapSource.cs (2)
508
_creationComplete
= value;
1459
_creationComplete
= sourceBitmap.CreationCompleted;
1 reference to _creationComplete
PresentationCore (1)
System\Windows\Media\Imaging\BitmapSource.cs (1)
504
return
_creationComplete
;