ThemedWindowOptions.GetRoundOnlyBottomContentCorners(DependencyObject) Method
Gets the value of the ThemedWindowOptions.RoundOnlyBottomContentCorners attached property for the specified ThemedWindowOptions.
Namespace: DevExpress.Xpf.Core.Native
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| element | DependencyObject | An associated object. |
Returns
| Type | Description |
|---|---|
| Boolean | The RoundOnlyBottomContentCorners property value. |
See Also