[]
Defines a construction that describes a wrapper for the single covered element.
public class CoveredElement : DependencyObject
Name | Description |
---|---|
CoveredElement(FrameworkElement) | Initializes a new instance of the CoveredElement class. |
Name | Description |
---|---|
Owner | Gets a FrameworkElement which is wrapped by the current CoveredElement instance. |