Summary
Gets or sets the source observable.
- Namespace
- Avalonia
.Data - Containing Type
- IndexerDescriptor
Syntax
public IObservable<object> SourceObservable { get; set; }
Remarks
Value
Type | Description |
---|---|
IObservable |
public IObservable<object> SourceObservable { get; set; }
Type | Description |
---|---|
IObservable |