Initializes a new instance of the CoveredElement class.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public CoveredElement( FrameworkElement owner ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ owner As FrameworkElement _ ) |
Parameters
- owner
- Type: System.Windows..::..FrameworkElement
The actual FrameworkElement.