[]
Extracts the key from the specified element.
protected override FrameworkElement GetKeyForItem(CoveredElement item)
Type | Name | Description |
---|---|---|
CoveredElement | item | The CoveredElement item. |
Type | Description |
---|---|
FrameworkElement | Returns Owner property for the specified item. |