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