Share via


RibbonContextualTabGroupAutomationPeer.IsOffscreenCore Method

Gets a value that indicates whether the RibbonContextualTabGroup that is associated with this RibbonContextualTabGroupAutomationPeer is off the screen.

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

Syntax

'Declaration
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

Return Value

Type: System.Boolean
true if the RibbonContextualTabGroup is not visible; otherwise, false.

.NET Framework Security

See Also

Reference

RibbonContextualTabGroupAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace