Partilhar via


Método RibbonTabHeaderAutomationPeer.IsOffscreenCore

Obtém um valor que indica se a RibbonTabHeader que está associado esta RibbonTabHeaderAutomationPeer está fora da tela.

Namespace:  Microsoft.Windows.Automation.Peers
Assembly:  RibbonControlsLibrary (em RibbonControlsLibrary.dll)

Sintaxe

'Declaração
Protected Overrides Function IsOffscreenCore As Boolean
protected override bool IsOffscreenCore()
protected:
virtual bool IsOffscreenCore() override
abstract IsOffscreenCore : unit -> bool 
override IsOffscreenCore : unit -> bool 
protected override function IsOffscreenCore() : boolean

Valor de retorno

Tipo: System.Boolean
true Se a RibbonTabHeader não estiver visível; Caso contrário, false.

Segurança do .NET Framework

Consulte também

Referência

RibbonTabHeaderAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers