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


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

Reference

C1DockPanel Class
C1DockPanel Members