3 references to IsInitAtLeastOnce
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\BitmapInitialize.cs (2)
44
if (
IsInitAtLeastOnce
)
91
if (!
IsInitAtLeastOnce
)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (1)
1370
if (_bitmapInit.
IsInitAtLeastOnce
&&