CornerRadiusFilterConverter.FilterProperty 属性

定义

标识 Filter 依赖属性。

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

属性值

Filter 依赖属性的标识符。

适用于