Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1DockPanel Class / LastChildFillProperty Field

In This Topic
    LastChildFillProperty Field (C1DockPanel)
    In This Topic
    Identifies the LastChildFill dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LastChildFillProperty As DependencyProperty
    public static readonly DependencyProperty LastChildFillProperty
    See Also