Sdílet prostřednictvím


ContentElementAutomationPeer.IsRequiredForFormCore Metoda

Definice

Získá hodnotu, která označuje, zda ContentElement je přidružena k tomuto ContentElementAutomationPeer je nutné vyplnit ve formuláři. Volal by IsRequiredForForm().

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

Návraty

Boolean

false.

Platí pro

Viz také