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