- Namespace
- Avalonia
.Controls .Templates - Containing Type
- Control
Template Result
Syntax
public void Deconstruct(out IControl control, out INameScope scope)
Parameters
Name | Type | Description |
---|---|---|
control | IControl | |
scope | INameScope |
Return Value
Type | Description |
---|---|
void |