1 write to _matchedItemIndex
PresentationFramework (1)
src\Framework\System\Windows\Controls\TextSearch.cs (1)
827
_matchedItemIndex
= value;
1 reference to _matchedItemIndex
PresentationFramework (1)
src\Framework\System\Windows\Controls\TextSearch.cs (1)
824
get { return
_matchedItemIndex
; }