Condividi tramite


ProgressRingAutomationPeer.IsReadOnly Proprietà

Definizione

Ottiene o imposta il valore che determina se l'utente può modificare il valore dell'anello di stato.

public:
 property bool IsReadOnly { bool get(); };
bool IsReadOnly();
public bool IsReadOnly { get; }
var boolean = progressRingAutomationPeer.isReadOnly;
Public ReadOnly Property IsReadOnly As Boolean

Valore della proprietà

Boolean

bool

True, se l'anello di stato è di sola lettura. In caso contrario, false. Il valore predefinito è false.

Implementazioni

Si applica a