Compartir a través de


RibbonGalleryCategoryAutomationPeer.IsOffscreenCore (Método)

Obtiene un valor que indica si el RibbonGalleryCategory asociado a este RibbonGalleryCategoryAutomationPeer está fuera de la pantalla.

Espacio de nombres:  Microsoft.Windows.Automation.Peers
Ensamblado:  RibbonControlsLibrary (en RibbonControlsLibrary.dll)

Sintaxis

'Declaración
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 devuelto

Tipo: System.Boolean
Es true si RibbonGalleryCategory no está visible; de lo contrario, false.

Seguridad de .NET Framework

Vea también

Referencia

RibbonGalleryCategoryAutomationPeer Clase

Microsoft.Windows.Automation.Peers (Espacio de nombres)