Summary
Sets the buttons placement variant.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- TextBoxHelper
Syntax
public static void SetButtonsAlignment(DependencyObject obj, ButtonsAlignment value)
Parameters
| Name | Type | Description |
|---|---|---|
| obj | DependencyObject | |
| value | ButtonsAlignment |
Return Value
| Type | Description |
|---|---|
| void |
