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