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