Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the Rect object that represents the screen coordinates of the RibbonTab that is associated with the RibbonTabAutomationPeer.
Namespace: Microsoft.Windows.Automation.Peers
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Protected Overrides Function GetBoundingRectangleCore As Rect
protected override Rect GetBoundingRectangleCore()
protected:
virtual Rect GetBoundingRectangleCore() override
abstract GetBoundingRectangleCore : unit -> Rect
override GetBoundingRectangleCore : unit -> Rect
protected override function GetBoundingRectangleCore() : Rect
Return Value
Type: System.Windows.Rect
The Rect object that represents the screen coordinates of the RibbonTab that is associated with theRibbonTabAutomationPeer.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.