1 write to IsInitialized
PresentationCore (1)
Core\CSharp\System\Windows\Media\GlyphRun.cs (1)
490IsInitialized = true; // The glyphrun is completely initialized
4 references to IsInitialized
PresentationCore (4)
Core\CSharp\System\Windows\Media\GlyphRun.cs (4)
326if (glyphRun.IsInitialized) 2336if (IsInitialized) 2390if (!IsInitialized) 2407Debug.Assert(!IsInitialized);