1 override of NeedsCaretInfo
PresentationCore (1)
MS\Internal\TextFormatting\TextShapeableCharacters.cs (1)
453
internal sealed override bool
NeedsCaretInfo
1 reference to NeedsCaretInfo
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesRun.cs (1)
198
return _shapeable != null && _shapeable.
NeedsCaretInfo
;