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