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

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

Syntax

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

See Also