2 instantiations of LsChp
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
147
lschp = new
LsChp
();
629
lschp = new
LsChp
();
11 references to LsChp
PresentationCore (11)
MS\Internal\TextFormatting\LineServices.cs (3)
61
ref
LsChp
lschp,
166
ref
LsChp
lschp,
169
ref
LsChp
lschpAddedChar,
MS\Internal\TextFormatting\LineServicesCallbacks.cs (8)
82
ref
LsChp
lschp, // [out] run's character properties
181
lschp.flags |=
LsChp
.Flags.fGlyphBased;
244
ref
LsChp
lschp
253
ref
LsChp
lschp
265
lschp.flags |=
LsChp
.Flags.fUnderline;
271
lschp.flags |=
LsChp
.Flags.fStrike;
586
ref
LsChp
lschp, // [out] Marker properties
589
ref
LsChp
lschpAddedChar, // [out] Added character properties