DockPanel.GetDock(FrameworkElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets DockProperty attached property
public static Microsoft.Toolkit.Uwp.UI.Controls.Dock GetDock (Windows.UI.Xaml.FrameworkElement obj);
static member GetDock : Windows.UI.Xaml.FrameworkElement -> Microsoft.Toolkit.Uwp.UI.Controls.Dock
Public Shared Function GetDock (obj As FrameworkElement) As Dock
Parameters
- obj
- Windows.UI.Xaml.FrameworkElement
Target FrameworkElement
Returns
Dock value