3 references to Key
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (3)
2445ItemInfo match = _owner._selectedItems.FindMatch(ItemInfo.Key(info)); 2569ItemInfo key = ItemInfo.Key(info); 2611ItemInfo key = ItemInfo.Key(info);