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