HwndHost::HasFocusWithinCore Method ()
.NET Framework (current version)
Gets a value that indicates whether the sink or one of its contained components has focus.
Assembly: PresentationFramework (in PresentationFramework.dll)
protected: [SecurityCriticalAttribute] [SecurityTreatAsSafeAttribute] virtual bool HasFocusWithinCore()
Return Value
Type: System::Booleantrue if the sink or one of its contained components has focus; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: