RadialGradientBrush.CenterProperty Property

Definition

Identifies the Center 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 ^ CenterProperty { DependencyProperty ^ get(); };
static DependencyProperty CenterProperty();
public static DependencyProperty CenterProperty { get; }
Public Shared ReadOnly Property CenterProperty As DependencyProperty

Property Value

The identifier for the Center dependency property.

Applies to