2 references to SetInlineProperty
PresentationFramework (2)
System\Windows\Documents\TextRange.cs (2)
1637
TextRangeEdit.
SetInlineProperty
((TextPointer)textSegment.Start, (TextPointer)textSegment.End, formattingProperty, value, propertyValueAction);
1642
TextRangeEdit.
SetInlineProperty
((TextPointer)textSegment.Start, (TextPointer)textSegment.End, formattingProperty, value, propertyValueAction);