- Namespace
- Avalonia
.LogicalTree - Containing Type
- ControlLocator
Syntax
public static IObservable<ILogical> Track(ILogical relativeTo, int ancestorLevel, Type ancestorType = null)
Parameters
Name | Type | Description |
---|---|---|
relativeTo | ILogical | |
ancestorLevel | int | |
ancestorType | Type |
Return Value
Type | Description |
---|---|
IObservable |