共用方式為


InkToolbarStencilButton.SelectedStencilProperty 屬性

定義

識別 SelectedStencil 相依性屬性。

public:
 static property DependencyProperty ^ SelectedStencilProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectedStencilProperty();
public static DependencyProperty SelectedStencilProperty { get; }
var dependencyProperty = InkToolbarStencilButton.selectedStencilProperty;
Public Shared ReadOnly Property SelectedStencilProperty As DependencyProperty

屬性值

SelectedStencil相依性屬性的識別碼。

備註

以 Windows Creators Update (SDK 15063) 或更新版本為目標的應用程式應該使用此物件,而不是 InkToolbarRulerButton。 如果您的應用程式也支援舊版,請參閱 版本調適型應用程式:使用新的 API,同時維持與舊版的相容性 以取得詳細資訊。

適用於

另請參閱