2 instantiations of LsChp
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
135
lschp = new
LsChp
();
617
lschp = new
LsChp
11 references to LsChp
PresentationCore (11)
MS\Internal\TextFormatting\LineServices.cs (3)
60
ref
LsChp
lschp,
165
ref
LsChp
lschp,
168
ref
LsChp
lschpAddedChar,
MS\Internal\TextFormatting\LineServicesCallbacks.cs (8)
70
ref
LsChp
lschp, // [out] run's character properties
169
lschp.flags |=
LsChp
.Flags.fGlyphBased;
232
ref
LsChp
lschp
241
ref
LsChp
lschp
253
lschp.flags |=
LsChp
.Flags.fUnderline;
259
lschp.flags |=
LsChp
.Flags.fStrike;
574
ref
LsChp
lschp, // [out] Marker properties
577
ref
LsChp
lschpAddedChar, // [out] Added character properties