AutomationProperties.GetIsRequiredForForm(DependencyObject) Methode

Definition

public:
 static bool GetIsRequiredForForm(DependencyObject ^ element);
 static bool GetIsRequiredForForm(DependencyObject const& element);
public static bool GetIsRequiredForForm(DependencyObject element);
function getIsRequiredForForm(element)
Public Shared Function GetIsRequiredForForm (element As DependencyObject) As Boolean

Parameter

Gibt zurück

Boolean

bool

TRUE , wenn das angegebene Element zum Ausfüllen eines Formulars erforderlich ist; Andernfalls false.

Gilt für:

Weitere Informationen