1 reference to IsAtNonMergeableInlineStart
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRangeEdit.cs (1)
616
position = position.
IsAtNonMergeableInlineStart
? ancestor.ElementStart : ancestor.ElementEnd;