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