InkToolbarRulerButton.RulerProperty Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Valore della proprietà
Identificatore della proprietà di dipendenza Ruler .
- Attributi
Commenti
Le app destinate a Windows Creators Update (SDK 15063) o versioni successive devono usare l'oggetto InkToolbarStencilButton anziché questo oggetto. Se l'app supporta anche le versioni precedenti, vedi App adattive per la versione: usare nuove API mantenendo la compatibilità con le versioni precedenti per altre informazioni.
Si applica a
Vedi anche
- Ruler
- Interazioni tramite penna e stilo
- Aggiungere un controllo InkToolbar a un'app piattaforma UWP (Universal Windows Platform) (UWP)
- Esercitazione introduttiva: Supportare l'input penna nell'app UWP
- Esempio di input penna (JavaScript)
- Esercitazione introduttiva: Supportare l'input penna nell'app UWP
- Esempio di app Coloring Book
- Esempio FamilyNotes