ConditionalTargetProperty Enum
Lists values that specify properties to which the animation effect is applied.
Namespace: DevExpress.Xpf.Core.ConditionalFormatting
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Members
Name | Description |
---|---|
None
|
The animation is not applied to any property. |
Background
|
Animation is applied to the Background property. |
Foreground
|
The animation is applied to the Foreground property. |
Value
|
The animation is applied to the Value |
Icon
|
The animation is applied to the Icon property. |
Icon
|
The animation is applied to the Icon |
Font
|
The animation is applied to the Font |
Font
|
The animation is applied to the Font |
Font
|
The animation is applied to the Font |
Font
|
The animation is applied to the Font |
Font
|
The animation is applied to the Font |
#Related API Members
The following properties accept/return ConditionalTargetProperty values:
#Remarks
The values listed by this enumeration are used to set the ConditionalTimeline.TargetProperty property.