GoXam for WPF v3
SetDeletable Method
Northwoods.GoXam Namespace > Part Class : SetDeletable Method
the root VisualElement
Sets the value of the Deletable attached dependency property.
Syntax
public static void SetDeletable( 
   DependencyObject d,
   bool v
)

Parameters

d
the root VisualElement
v
See Also

Reference

Part Class
Part Members