Share via


StickyNoteControl.IsExpanded Proprietà

Definizione

Ottiene o imposta un valore che indica se StickyNoteControl è espanso.

public:
 property bool IsExpanded { bool get(); void set(bool value); };
public bool IsExpanded { get; set; }
member this.IsExpanded : bool with get, set
Public Property IsExpanded As Boolean

Valore della proprietà

Boolean

true se il controllo è espanso; in caso contrario, false. Il valore predefinito è true.

Commenti

È consigliabile non tentare di ottenere un riferimento a un'istanza di StickyNoteControl né, di conseguenza, di leggere o scrivere direttamente questa proprietà.

Informazioni proprietà di dipendenza

Campo Identificatore IsExpandedProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a