BoxShadowProperty Field
Defines the BoxShadow property.
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<BoxShadows> BoxShadowProperty
Public Shared ReadOnly BoxShadowProperty As StyledProperty(Of BoxShadows)
static val BoxShadowProperty: StyledProperty<BoxShadows>
Field Value
See Also
Reference
ContentPresenter Class
Avalonia.Controls.Presenters Namespace