Class ControlLocator
- Namespace
- Avalonia.LogicalTree
- Assembly
- Avalonia.Base.dll
Locates controls relative to other controls.
public static class ControlLocator
- Inheritance
-
ControlLocator
- Inherited Members
Methods
Track(ILogical, int, Type?)
public static IObservable<ILogical?> Track(ILogical relativeTo, int ancestorLevel, Type? ancestorType = null)