Gets a FrameworkElement which is wrapped
by the current CoveredElement instance.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public FrameworkElement Owner { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Owner As FrameworkElement Get |