4 references to Indices
PresentationFramework (4)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (2)
171if (s == "" && glyphs.Indices != null && glyphs.Indices.Length > 0)
src\Framework\System\Windows\Documents\Glyphs.cs (2)
333if (String.IsNullOrEmpty(UnicodeString) && String.IsNullOrEmpty(Indices)) 526string glyphsProp = Indices;