ComponentOne Basic Library for WPF and Silverlight
IsDraggableProperty Field (C1Window)


C1.Silverlight Namespace > C1Window Class : IsDraggableProperty Field
Identifies the IsDraggable dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly IsDraggableProperty As System.Windows.DependencyProperty
'Usage
 
Dim value As System.Windows.DependencyProperty
 
value = C1Window.IsDraggableProperty
public static readonly System.Windows.DependencyProperty IsDraggableProperty
See Also

Reference

C1Window Class
C1Window Members