TextBoxAutomationPeer.IValueProvider.IsReadOnly Propriété

Définition

Ce type ou ce membre prend en charge l’infrastructure Windows Presentation Foundation (WPF), et n’est pas destiné à être utilisé directement à partir de votre code.

property bool System::Windows::Automation::Provider::IValueProvider::IsReadOnly { bool get(); };
bool System.Windows.Automation.Provider.IValueProvider.IsReadOnly { get; }
member this.System.Windows.Automation.Provider.IValueProvider.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements IValueProvider.IsReadOnly

Valeur de propriété

true si la valeur est en lecture seule ; false si elle peut être modifiée.

Implémente

S’applique à