PopupInheritsTransform Property
Gets or sets a value that determines whether the popup inherits the render transform
from its
PlacementTarget. Defaults to false.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool InheritsTransform { get; set; }
Public Property InheritsTransform As Boolean
Get
Set
member InheritsTransform : bool with get, set
Property Value
Boolean