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