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 依赖属性的标识符。

适用于