MapTileSource.IsRetryEnabledProperty 属性

定义

标识 IsRetryEnabled 依赖属性。

public:
 static property DependencyProperty ^ IsRetryEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsRetryEnabledProperty();
public static DependencyProperty IsRetryEnabledProperty { get; }
var dependencyProperty = MapTileSource.isRetryEnabledProperty;
Public Shared ReadOnly Property IsRetryEnabledProperty As DependencyProperty

属性值

IsRetryEnabled 依赖属性的标识符。

适用于

另请参阅