Compartilhar via


Método RibbonGroupAutomationPeer.IsOffscreenCore

Obtém um valor que indica se a RibbonGroup que está associado esta RibbonAutomationPeer 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 RibbonGroup não estiver visível; Caso contrário, false.

Segurança do .NET Framework

Consulte também

Referência

RibbonGroupAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers