2 instantiations of LsChp
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
136
lschp = new
LsChp
();
618
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)
71
ref
LsChp
lschp, // [out] run's character properties
170
lschp.flags |=
LsChp
.Flags.fGlyphBased;
233
ref
LsChp
lschp
242
ref
LsChp
lschp
254
lschp.flags |=
LsChp
.Flags.fUnderline;
260
lschp.flags |=
LsChp
.Flags.fStrike;
575
ref
LsChp
lschp, // [out] Marker properties
578
ref
LsChp
lschpAddedChar, // [out] Added character properties