Skip to main content

ValueIndicatorBase.IsHitTestVisibleProperty Field

Identifies the ValueIndicatorBase.IsHitTestVisible dependency property.

Namespace: DevExpress.Xpf.Gauges

Assembly: DevExpress.Xpf.Gauges.v23.2.dll

NuGet Package: DevExpress.Wpf.Gauges

Declaration

public static readonly DependencyProperty IsHitTestVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also