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

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

Syntax

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

See Also