[]
        
(Showing Draft Content)

C1.WPF.Schedule.CoverElement.GetCoveredElement

GetCoveredElement Method

GetCoveredElement(FrameworkElement)

Creates new wrapper element for the specified owner element;

Declaration
protected virtual CoveredElement GetCoveredElement(FrameworkElement owner)
Parameters
Type Name Description
FrameworkElement owner

The element in UI for which we need to calculate layout.

Returns
Type Description
CoveredElement

The object that is used to calculate layout.