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