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