DockPanel.SetDock(FrameworkElement, Dock) 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.
Sets DockProperty attached property
public static void SetDock (Windows.UI.Xaml.FrameworkElement obj, Microsoft.Toolkit.Uwp.UI.Controls.Dock value);
static member SetDock : Windows.UI.Xaml.FrameworkElement * Microsoft.Toolkit.Uwp.UI.Controls.Dock -> unit
Public Shared Sub SetDock (obj As FrameworkElement, value As Dock)
Parameters
- obj
- Windows.UI.Xaml.FrameworkElement
Target FrameworkElement
- value
- Dock
Dock Value