ComponentOne Basic Library for WPF and Silverlight
DockProperty Field (C1DockPanel)


C1.WPF Namespace > C1DockPanel Class : DockProperty Field
Identifies the Dock attached property.
Syntax
'Declaration
 
Public Shared ReadOnly DockProperty As System.Windows.DependencyProperty
'Usage
 
Dim value As System.Windows.DependencyProperty
 
value = C1DockPanel.DockProperty
public static readonly System.Windows.DependencyProperty DockProperty
See Also

Reference

C1DockPanel Class
C1DockPanel Members