Skip to main content
A newer version of this page is available. .

ResourceMapping.ColorProperty Field

Identifies the ResourceMapping.Color dependency property.

Namespace: DevExpress.Xpf.Scheduler

Assembly: DevExpress.Xpf.Scheduler.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduler, DevExpress.Wpf.Scheduler

Declaration

public static readonly DependencyProperty ColorProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also