1 write to _prefix
PresentationFramework (1)
System\Windows\Controls\TextSearch.cs (1)
764
_prefix
= value;
2 references to _prefix
PresentationFramework (2)
System\Windows\Controls\TextSearch.cs (2)
761
get { return
_prefix
; }
770
_attachedTo.SetValue(CurrentPrefixProperty,
_prefix
);