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