[]
        
(Showing Draft Content)

C1.WPF.Schedule.CoveredElementsCollection.GetKeyForItem

GetKeyForItem Method

GetKeyForItem(CoveredElement)

Extracts the key from the specified element.

Declaration
protected override FrameworkElement GetKeyForItem(CoveredElement item)
Parameters
Type Name Description
CoveredElement item

The CoveredElement item.

Returns
Type Description
FrameworkElement

Returns Owner property for the specified item.