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