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