Share via


RibbonTabHeaderAutomationPeer.IsOffscreenCore Method

Gets a value that indicates whether the RibbonTabHeader that is associated with this RibbonTabHeaderAutomationPeer 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 RibbonTabHeader is not visible; otherwise, false.

.NET Framework Security

See Also

Reference

RibbonTabHeaderAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace