InkToolbarCustomPenButton.CustomPenProperty 属性

定义

标识 CustomPen 依赖属性。

public:
 static property DependencyProperty ^ CustomPenProperty { DependencyProperty ^ get(); };
static DependencyProperty CustomPenProperty();
public static DependencyProperty CustomPenProperty { get; }
var dependencyProperty = InkToolbarCustomPenButton.customPenProperty;
Public Shared ReadOnly Property CustomPenProperty As DependencyProperty

属性值

CustomPen 依赖属性的标识符。

适用于

另请参阅