共用方式為


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 相依性屬性的標識碼。

適用於