[]
Creates new wrapper element for the specified owner element;
protected virtual CoveredElement GetCoveredElement(FrameworkElement owner)
Type | Name | Description |
---|---|---|
FrameworkElement | owner | The element in UI for which we need to calculate layout. |
Type | Description |
---|---|
CoveredElement | The object that is used to calculate layout. |