2 references to ValidateApplyStructuralInlineProperty
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRangeEdit.cs (2)
1349return ValidateApplyStructuralInlineProperty(start, end, TextPointer.GetCommonAncestor(start, end), null); 1952ValidateApplyStructuralInlineProperty(start, end, commonAncestor, formattingProperty);