2 references to TextExcludingPrefixLength
PresentationFramework (2)
System\Windows\Controls\ComboBox.cs (2)
797EditableTextBoxSite.SelectionStart = matchedText.Length - matchedTextInfo.TextExcludingPrefixLength; 798EditableTextBoxSite.SelectionLength = matchedTextInfo.TextExcludingPrefixLength;