MapTileSource.VisibleProperty 属性

定义

标识 Visible 依赖属性。

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

属性值

Visible 依赖属性的标识符。

适用于

另请参阅