共用方式為


InkToolbar.ActiveToolProperty 屬性

定義

識別 ActiveTool 相依性屬性。

public:
 static property DependencyProperty ^ ActiveToolProperty { DependencyProperty ^ get(); };
static DependencyProperty ActiveToolProperty();
public static DependencyProperty ActiveToolProperty { get; }
var dependencyProperty = InkToolbar.activeToolProperty;
Public Shared ReadOnly Property ActiveToolProperty As DependencyProperty

屬性值

ActiveTool相依性屬性的識別碼。

適用於

另請參閱