Share via


CornerRadiusFilterConverter.ScaleProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ ScaleProperty { DependencyProperty ^ get(); };
static DependencyProperty ScaleProperty();
public static DependencyProperty ScaleProperty { get; }
var dependencyProperty = CornerRadiusFilterConverter.scaleProperty;
Public Shared ReadOnly Property ScaleProperty As DependencyProperty

プロパティ値

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

適用対象