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