Scheduler for WinRT
CoverElementsPane Class
Members 


Provides a surface for painting UI elements over the arbitrary layout.
Object Model
CoverElementsPane Class
Syntax
'Declaration
 
Public Class CoverElementsPane 
   Inherits Windows.UI.Xaml.Controls.Control
'Usage
 
Dim instance As CoverElementsPane
public class CoverElementsPane : Windows.UI.Xaml.Controls.Control 
Remarks
CoverElementsPane allows you to visually represent a set of UI elements relative to UI elements representing the underlying UI.
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
                        C1.Xaml.Schedule.CoverElementsPane
                           C1.Xaml.Schedule.AppointmentsCoverPane

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

CoverElementsPane Members
C1.Xaml.Schedule Namespace

 

 


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