Språk

RangeValuePatternIdentifiers.IsReadOnlyProperty Fält

Definition

Identifierar egenskapen IsReadOnly .

public: static initonly System::Windows::Automation::AutomationProperty ^ IsReadOnlyProperty;
public static readonly System.Windows.Automation.AutomationProperty IsReadOnlyProperty;
 staticval mutable IsReadOnlyProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly IsReadOnlyProperty As AutomationProperty 

Fältvärde

Kommentarer

Den här identifieraren används av UI Automation providrar. UI Automation klientprogram bör använda motsvarande fält i RangeValuePattern.

Gäller för

Se även