1 write to _matchedItemsControlIndex
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\TextSearchInternal.cs (1)
842
set {
_matchedItemsControlIndex
= value; }
1 reference to _matchedItemsControlIndex
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\TextSearchInternal.cs (1)
841
get { return
_matchedItemsControlIndex
; }