Condividi tramite


AutomationProperties.LiveSettingProperty Proprietà

Definizione

Identifica la proprietà associata AutomationProperties.LiveSetting , supportata da un elemento di automazione che rappresenta un'area dinamica.

public:
 static property DependencyProperty ^ LiveSettingProperty { DependencyProperty ^ get(); };
static DependencyProperty LiveSettingProperty();
public static DependencyProperty LiveSettingProperty { get; }
var dependencyProperty = AutomationProperties.liveSettingProperty;
Public Shared ReadOnly Property LiveSettingProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà associata AutomationProperties.LiveSetting .

Commenti

La proprietà LiveSetting indica il livello di "cortesia" che un client deve usare per notificare all'utente le modifiche apportate all'area attiva. Questa proprietà può essere uno dei valori dell'enumerazione AutomationLiveSetting .

Si applica a