3 references to IsInitAtLeastOnce
PresentationCore (3)
System\Windows\Media\Imaging\BitmapInitialize.cs (2)
20
if (
IsInitAtLeastOnce
)
67
if (!
IsInitAtLeastOnce
)
System\Windows\Media\Imaging\BitmapSource.cs (1)
1223
if (_bitmapInit.
IsInitAtLeastOnce
&&