Northwoods.GoSilverlight 1.1.3 Assembly
ResizableProperty Field
See Also  Send Feedback
Northwoods.GoXam Namespace > Part Class : ResizableProperty Field

Identifies the Resizable attached dependency property that must only be on the root Part.VisualElement.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly ResizableProperty As DependencyProperty
C# 
public static readonly DependencyProperty ResizableProperty

See Also