Summary
Sets the value of the Dock attached property on the specified control.
- Namespace
- Avalonia
.Controls - Containing Type
- DockPanel
Syntax
public static void SetDock(Control control, Dock value)
Parameters
Return Value
Type | Description |
---|---|
void |