Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / VisualIntervalsPresenter Class / OwnerProperty Field

In This Topic
    OwnerProperty Field (VisualIntervalsPresenter)
    In This Topic
    Identifies the VisualIntervalsPresenter.Owner dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OwnerProperty As DependencyProperty
    public static readonly DependencyProperty OwnerProperty
    See Also