1 reference to GetCharacterIndexFromPoint
PresentationFramework (1)
System\Windows\Controls\DataGridTextColumn.cs (1)
238
int characterIndex = textBox.
GetCharacterIndexFromPoint
(position, /* snapToText = */ false);