SimpleButton.DelayProperty Field
In This Article
Identifies the SimpleButton.Delay dependency property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static readonly DependencyProperty DelayProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also