InkToolbarStencilButton.SelectedStencilProperty プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 を使用 する」を参照してください。