1 write to IsInitialized
PresentationCore (1)
System\Windows\Media\GlyphRun.cs (1)
468IsInitialized = true; // The glyphrun is completely initialized
4 references to IsInitialized
PresentationCore (4)
System\Windows\Media\GlyphRun.cs (4)
312if (glyphRun.IsInitialized) 2302if (IsInitialized) 2356if (!IsInitialized) 2373Debug.Assert(!IsInitialized);