Share via


StickyNoteControl.StickyNoteType Proprietà

Definizione

Ottiene un valore che indica se la nota Sticky Note è di tipo testo o input penna.

public:
 property System::Windows::Controls::StickyNoteType StickyNoteType { System::Windows::Controls::StickyNoteType get(); };
public System.Windows.Controls.StickyNoteType StickyNoteType { get; }
member this.StickyNoteType : System.Windows.Controls.StickyNoteType
Public ReadOnly Property StickyNoteType As StickyNoteType

Valore della proprietà

StickyNoteType

Valore StickyNoteType che indica il tipo di nota. Il valore predefinito è Text.

Commenti

Un input penna StickyNoteControl può essere usato per le note scritte a mano in un PC tablet o in un altro hardware che supporta l'input scritto a mano.

È consigliabile non tentare di ottenere un riferimento a un'istanza di StickyNoteControl né, pertanto, di leggere direttamente questa proprietà. Questa proprietà deve essere utilizzata solo nello stile StickyNoteControls.

Informazioni proprietà di dipendenza

Campo Identificatore StickyNoteTypeProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a