AutomationPeer.IsContentElementCore 메서드

정의

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

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

반환

Boolean

요소가 콘텐츠 요소이면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보