1 write to _prefix
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\TextSearchInternal.cs (1)
799
_prefix
= value;
2 references to _prefix
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\TextSearchInternal.cs (2)
796
get { return
_prefix
; }
805
_attachedTo.SetValue(CurrentPrefixProperty,
_prefix
);