2 references to GetCharacterValueFromPosition
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRangeBase.cs (2)
405object startValue = GetCharacterValueFromPosition(thisRange.Start, formattingProperty); 418object value = GetCharacterValueFromPosition(position, formattingProperty);