MapTileSource.BoundsProperty 属性

定义

标识 Bounds 依赖属性。

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

属性值

Bounds 依赖属性的标识符。

适用于

另请参阅