ThemedWindowOptions.SetUseCustomDialogFooter(DependencyObject, Boolean) Method
Sets the value of the ThemedWindowOptions.UseCustomDialogFooter attached property to the specified ThemedWindowOptions.
Namespace: DevExpress.Xpf.Core.Native
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
element | DependencyObject | An associated object. |
value | Boolean | The UseCustomDialogFooter property value. |
See Also