CreepingLineAnimation.StartSpacesProperty Field
OBSOLETE
The StartSpaces property is now obsolete. Use the InitialMoves property instead.
Identifies the CreepingLineAnimation.StartSpaces dependency property.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.1.dll
NuGet Package: DevExpress.Wpf.Gauges
Declaration
[Obsolete("The StartSpaces property is now obsolete. Use the InitialMoves property instead.")]
[Browsable(false)]
public static readonly DependencyProperty StartSpacesProperty
Field Value
Type | Description |
---|---|
DependencyProperty | A dependency property identifier. |
See Also