Skip to main content

MapItemSettingsBase.IsHitTestVisibleProperty Field

Identifies the MapItemSettingsBase.IsHitTestVisible dependency property.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v26.1.dll

Declaration

public static readonly DependencyProperty IsHitTestVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also