Scheduler for WinRT
PaneNameProperty Field


Identifies the PaneName attached property. If you use several CoverElementsPane objects in a single template, you should specify this property on a covered element that has the OrientationProperty property set. Set this value to the value of the Windows.UI.Xaml.FrameworkElement.Name property of the corresponding CoverElementsPane object.
Syntax
'Declaration
 
Public Shared ReadOnly PaneNameProperty As DependencyProperty
'Usage
 
Dim value As DependencyProperty
 
value = CoverElementsPane.PaneNameProperty
public static readonly DependencyProperty PaneNameProperty
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.