HwndSource.HasFocusWithinCore Metoda

Definicja

Pobiera wartość wskazującą, czy ujście, czy jeden z zawartych składników ma fokus.

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

Zwraca

Boolean

true jeśli ujście lub jeden z zawartych składników ma fokus; w przeciwnym razie , false.

Dotyczy

Zobacz też