ContentElementAutomationPeer.IsRequiredForFormCore Metodo

Definizione

Ottiene un valore che indica se l'oggetto ContentElement associato a ContentElementAutomationPeer deve essere compilato in un form. Chiamato da IsRequiredForForm().

protected:
 override bool IsRequiredForFormCore();
protected override bool IsRequiredForFormCore ();
override this.IsRequiredForFormCore : unit -> bool
Protected Overrides Function IsRequiredForFormCore () As Boolean

Restituisce

Boolean

false.

Si applica a

Vedi anche