3 references to IsInitAtLeastOnce
PresentationCore (3)
System\Windows\Media\Imaging\BitmapInitialize.cs (2)
21
if (
IsInitAtLeastOnce
)
68
if (!
IsInitAtLeastOnce
)
System\Windows\Media\Imaging\BitmapSource.cs (1)
1254
if (_bitmapInit.
IsInitAtLeastOnce
&&