次の方法で共有


CornerRadiusToThicknessConverter.MultiplierProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ MultiplierProperty { DependencyProperty ^ get(); };
static DependencyProperty MultiplierProperty();
public static DependencyProperty MultiplierProperty { get; }
var dependencyProperty = CornerRadiusToThicknessConverter.multiplierProperty;
Public Shared ReadOnly Property MultiplierProperty As DependencyProperty

プロパティ値

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

適用対象