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