Skip to main content
All docs
V22.1

ThemedWindow.ActualRoundCornersProperty Field

Identifies the ActualRoundCorners dependency property.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v22.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

[Browsable(false)]
public static readonly DependencyProperty ActualRoundCornersProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also