AncestorFinder.

Create(IStyledElement, Type) Method

Namespace
Avalonia.Controls.Utils
Containing Type
AncestorFinder

Syntax

public static IObservable<IStyledElement> Create(IStyledElement control, Type ancestorType)

Parameters

Name Type Description
control IStyledElement
ancestorType Type

Return Value

Type Description
IObservable<IStyledElement>