2 references to GetCommonAncestor
PresentationFramework (2)
System\Windows\Documents\TextRangeEdit.cs (2)
1345
return ValidateApplyStructuralInlineProperty(start, end, TextPointer.
GetCommonAncestor
(start, end), null);
1946
DependencyObject commonAncestor = TextPointer.
GetCommonAncestor
(start, end);