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