Aracılığıyla paylaş


AutomationProperties.GetIsRequiredForForm(DependencyObject) Yöntem

Tanım

IsRequiredForForm Belirtilen DependencyObjectiçin ekli özelliğini alır.

public:
 static bool GetIsRequiredForForm(System::Windows::DependencyObject ^ element);
public static bool GetIsRequiredForForm (System.Windows.DependencyObject element);
static member GetIsRequiredForForm : System.Windows.DependencyObject -> bool
Public Shared Function GetIsRequiredForForm (element As DependencyObject) As Boolean

Parametreler

element
DependencyObject

Denetlenecek DependencyObject .

Döndürülenler

Boolean

boolean Belirtilen öğenin IsRequiredForFormolup olmadığını gösteren bir .

Şunlara uygulanır

Ayrıca bkz.