MapTileSource.IsFadingEnabledProperty 属性

定义

标识 IsFadingEnabled 依赖属性。

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

属性值

IsFadingEnabled 依赖属性的标识符。

适用于

另请参阅