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