CornerRadiusFilterConverter.FilterProperty Property

Definition

Identifies the Filter dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ FilterProperty { DependencyProperty ^ get(); };
static DependencyProperty FilterProperty();
public static DependencyProperty FilterProperty { get; }
Public Shared ReadOnly Property FilterProperty As DependencyProperty

Property Value

The identifier for the Filter dependency property.

Applies to