3 references to IsInitAtLeastOnce
PresentationCore (3)
System\Windows\Media\Imaging\BitmapInitialize.cs (2)
41
if (
IsInitAtLeastOnce
)
88
if (!
IsInitAtLeastOnce
)
System\Windows\Media\Imaging\BitmapSource.cs (1)
1269
if (_bitmapInit.
IsInitAtLeastOnce
&&