Summary
Gets or sets the source for the binding.
- Namespace
- Avalonia
.Data - Containing Type
- Binding
Syntax
public object? Source { get; set; }
Value
Type | Description |
---|---|
object? |
public object? Source { get; set; }
Type | Description |
---|---|
object? |