Skip to main content

Create(StyledElement, Type) Method

Definition

Namespace: Avalonia.Controls.Utils
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

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

Parameters

  StyledElement
 
  Type
 

Return Value

IObservable(StyledElement)

See Also

Reference

AncestorFinder Class
Create Overload
Avalonia.Controls.Utils Namespace