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