My goal is to double click the entire part of "i.a." like this however the default for WPF is it selects each part of the string individually
Sample:
<TextBox>Reason for contact: i.a.</TextBox>
What I've found so far
I've attempted to use SpellCheck.CustomDictionaries, word selection is unaffected by these.
