Share via


InkToolbarRulerButton.RulerProperty Properti

Definisi

Mengidentifikasi properti dependensi Penggaris .

public:
 static property DependencyProperty ^ RulerProperty { DependencyProperty ^ get(); };
static DependencyProperty RulerProperty();
/// [get: Windows.Foundation.Metadata.Deprecated("InkToolbarRulerButton is deprecated starting from Windows 10 Creators Update. Please use InkToolbarStencilButton going forward. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static DependencyProperty RulerProperty();
public static DependencyProperty RulerProperty { get; }
public static DependencyProperty RulerProperty { [Windows.Foundation.Metadata.Deprecated("InkToolbarRulerButton is deprecated starting from Windows 10 Creators Update. Please use InkToolbarStencilButton going forward. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var dependencyProperty = InkToolbarRulerButton.rulerProperty;
Public Shared ReadOnly Property RulerProperty As DependencyProperty

Nilai Properti

Pengidentifikasi untuk properti dependensi Penggaris .

Atribut

Keterangan

Aplikasi yang menargetkan Windows Creators Update (SDK 15063) atau yang lebih baru harus menggunakan objek InkToolbarStencilButton alih-alih objek ini. Jika aplikasi Anda juga mendukung versi sebelumnya, lihat Aplikasi adaptif versi: Menggunakan API baru sambil mempertahankan kompatibilitas dengan versi sebelumnya untuk informasi selengkapnya.

Berlaku untuk

Lihat juga