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