PlacementRectProperty Field
Defines the PlacementRect property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<Rect?> PlacementRectProperty
Public Shared ReadOnly PlacementRectProperty As StyledProperty(Of Rect?)
static val PlacementRectProperty: StyledProperty<Nullable<Rect>>
Field Value
StyledProperty(Nullable(Rect))