2 references to GetPropertyValue
PresentationFramework (2)
System\Windows\Documents\TextRange.cs (1)
184
return TextRangeBase.
GetPropertyValue
(this, formattingProperty);
System\windows\Documents\TextSelection.cs (1)
181
propertyValue = TextRangeBase.
GetPropertyValue
(this, formattingProperty);