AutomationPeer.IsRequiredForFormCore 메서드

정의

파생 클래스에서 재정의된 경우 IsRequiredForForm()에서 호출됩니다.

protected:
 abstract bool IsRequiredForFormCore();
protected abstract bool IsRequiredForFormCore ();
abstract member IsRequiredForFormCore : unit -> bool
Protected MustOverride Function IsRequiredForFormCore () As Boolean

반환

요소를 채워야 하면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보