共用方式為


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

適用於

另請參閱