Freigeben über


AutomationPeer.IsDataValidForFormCore Methode

Definition

Stellt das Verhalten des Peers bereit, wenn ein Microsoft Benutzeroberflächenautomatisierung-Client auf IsDataValidForForm oder eine entsprechende Microsoft Benutzeroberflächenautomatisierung-Client-API zugreift.

protected:
 virtual bool IsDataValidForFormCore() = IsDataValidForFormCore;
bool IsDataValidForFormCore();
protected virtual bool IsDataValidForFormCore();
function isDataValidForFormCore()
Protected Overridable Function IsDataValidForFormCore () As Boolean

Gibt zurück

Boolean

bool

Ein boolescher Wert, der angibt, ob der eingegebene oder ausgewählte Wert für die Formularregel gültig ist, die dem Automation-Element zugeordnet ist.

Gilt für: