Share via


LinearGradientBrush.EndPointProperty 属性

定义

标识 EndPoint 依赖属性。

public:
 static property DependencyProperty ^ EndPointProperty { DependencyProperty ^ get(); };
static DependencyProperty EndPointProperty();
public static DependencyProperty EndPointProperty { get; }
var dependencyProperty = LinearGradientBrush.endPointProperty;
Public Shared ReadOnly Property EndPointProperty As DependencyProperty

属性值

EndPoint 依赖属性的标识符。

适用于