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