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