The DependencyProperty object that promotes the PageSize property.
Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in microsoft.resourcemanagement.dll)

Usage

Visual Basic
Dim value As DependencyProperty

value = EnumerateResourcesActivity.PageSizeProperty

EnumerateResourcesActivity.PageSizeProperty = value

Syntax

Visual Basic
Public Shared PageSizeProperty As DependencyProperty
C#
public static DependencyProperty PageSizeProperty
C++
public:
static DependencyProperty^ PageSizeProperty
J#
public static DependencyProperty PageSizeProperty
JScript
public static var PageSizeProperty : DependencyProperty

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also