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