[]
        
(Showing Draft Content)

C1.WPF.C1DockPanel.GetDock

GetDock Method

GetDock(DependencyObject)

Gets the value of the Dock attached property for the specified element.

Declaration
public static Dock GetDock(DependencyObject element)
Parameters
Type Name Description
DependencyObject element

The element from which to read the attached property.

Returns
Type Description
Dock

The value of the Dock property.