ThemedWindowOptions.GetUseCustomDialogFooter(DependencyObject) Method
In This Article
Gets the value of the ThemedWindowOptions.UseCustomDialogFooter attached property for the specified ThemedWindowOptions.
Namespace: DevExpress.Xpf.Core.Native
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
element | Dependency |
An associated object. |
#Returns
Type | Description |
---|---|
Boolean | The Use |
See Also