2 references to FindMatch
PresentationFramework (2)
System\Windows\Controls\Primitives\Selector.cs (2)
1997
ItemInfo info = _selectedItems.
FindMatch
(key);
2391
ItemInfo match = _owner._selectedItems.
FindMatch
(ItemInfo.Key(info));