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