Summary
Applies any delayed bindings to a control.
- Namespace
- Avalonia
.Markup .Data - Containing Type
- DelayedBinding
Syntax
public static void ApplyBindings(IStyledElement control)
Parameters
Name | Type | Description |
---|---|---|
control | IStyledElement | The control. |
Return Value
Type | Description |
---|---|
void |