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