HwndSource.HasFocusWithinCore 메서드

정의

싱크 또는 싱크에 포함된 구성 요소 중 하나에 포커스가 있는지 여부를 나타내는 값을 가져옵니다.

protected:
 virtual bool HasFocusWithinCore();
protected virtual bool HasFocusWithinCore ();
abstract member HasFocusWithinCore : unit -> bool
override this.HasFocusWithinCore : unit -> bool
Protected Overridable Function HasFocusWithinCore () As Boolean

반환

Boolean

싱크 또는 싱크에 포함된 구성 요소 중 하나에 포커스가 있으면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보