DateTimeEditors for WinRT
GetDock(DependencyObject) Method

The element from which to read the attached property.
Gets the value of the Dock attached property for the specified element.
Syntax
'Declaration
 
Public Shared Function GetDock( _
   ByVal element As Windows.UI.Xaml.DependencyObject _
) As Dock
public static Dock GetDock( 
   Windows.UI.Xaml.DependencyObject element
)

Parameters

element
The element from which to read the attached property.

Return Value

The value of the Dock property.
See Also

Reference

C1DockPanel Class
C1DockPanel Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback