Scheduler for WinRT
CoverElementsOverflowProperty Field


Identifies the CoverElementsOverflow attached property. Being set to true on a covered element that has the OrientationProperty property set, indicates that there are too many covering elements to be represented in the element.
Syntax
'Declaration
 
Public Shared ReadOnly CoverElementsOverflowProperty As DependencyProperty
'Usage
 
Dim value As DependencyProperty
 
value = CoverElementsPane.CoverElementsOverflowProperty
public static readonly DependencyProperty CoverElementsOverflowProperty
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 Class
CoverElementsPane Members

 

 


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