MapControl.TrafficFlowVisibleProperty 属性

定义

标识 TrafficFlowVisible 依赖属性。

public:
 static property DependencyProperty ^ TrafficFlowVisibleProperty { DependencyProperty ^ get(); };
static DependencyProperty TrafficFlowVisibleProperty();
public static DependencyProperty TrafficFlowVisibleProperty { get; }
var dependencyProperty = MapControl.trafficFlowVisibleProperty;
Public Shared ReadOnly Property TrafficFlowVisibleProperty As DependencyProperty

属性值

TrafficFlowVisible 依赖属性的标识符。

适用于

另请参阅