Scheduler for WinRT
CoverElementChunk Class
Members 


The CoverElementChunk class represents an indivisible part of a UI for a data object.
Object Model
CoverElementChunk Class
Syntax
'Declaration
 
Public Class CoverElementChunk 
   Inherits Windows.UI.Xaml.Controls.ContentControl
'Usage
 
Dim instance As CoverElementChunk
public class CoverElementChunk : Windows.UI.Xaml.Controls.ContentControl 
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
                           C1.Xaml.Schedule.CoverElementChunk

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

CoverElementChunk Members
C1.Xaml.Schedule Namespace

 

 


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