// Token: 0x06003AAB RID: 15019 RVA: 0x00109F84 File Offset: 0x00108184
 object ITextRange.GetPropertyValue(DependencyProperty formattingProperty)
 {
     return(TextRangeBase.GetPropertyValue(this, formattingProperty));
 }