Scheduler for WinRT
VisualIntervalPresenter Class
Members 


Represents a selectable item in a VisualIntervalsPresenter.
Object Model
VisualIntervalPresenter Class
Syntax
'Declaration
 
Public Class VisualIntervalPresenter 
   Inherits Windows.UI.Xaml.Controls.ListBoxItem
'Usage
 
Dim instance As VisualIntervalPresenter
public class VisualIntervalPresenter : Windows.UI.Xaml.Controls.ListBoxItem 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ContentControl
                           Windows.UI.Xaml.Controls.Primitives.SelectorItem
                              Windows.UI.Xaml.Controls.ListBoxItem
                                 C1.Xaml.Schedule.VisualIntervalPresenter

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

VisualIntervalPresenter Members
C1.Xaml.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.