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


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

Reference

C1Window Class
C1Window Members