ControlLocator Class
Locates controls relative to other controls.
Definition
Namespace: Avalonia.LogicalTree
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static class ControlLocator
Public NotInheritable Class ControlLocator
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ControlLocator = class end
Inheritance | Object → ControlLocator |
Methods
Track(ILogical, Int32, Type) |