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