GradientBrush.MappingModeProperty プロパティ

定義

MappingMode 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ MappingModeProperty { DependencyProperty ^ get(); };
static DependencyProperty MappingModeProperty();
public static DependencyProperty MappingModeProperty { get; }
var dependencyProperty = GradientBrush.mappingModeProperty;
Public Shared ReadOnly Property MappingModeProperty As DependencyProperty

プロパティ値

MappingMode 依存関係プロパティの識別子。

適用対象