- Namespace
- Avalonia
.Data - Containing Type
- IndexerBinding
Syntax
public IndexerBinding(IAvaloniaObject source, AvaloniaProperty property, BindingMode mode)
Parameters
Name | Type | Description |
---|---|---|
source | IAvaloniaObject | |
property | AvaloniaProperty | |
mode | BindingMode |
Return Value
Type | Description |
---|---|
void |