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 class name of the RibbonToggleButton that is associated with this RibbonToggleButtonAutomationPeer. This method is called by GetClassName.
Namespace: Microsoft.Windows.Automation.Peers
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Protected Overrides Function GetClassNameCore As String
protected override string GetClassNameCore()
protected:
virtual String^ GetClassNameCore() override
abstract GetClassNameCore : unit -> string
override GetClassNameCore : unit -> string
protected override function GetClassNameCore() : String
Return Value
Type: System.String
The class name of the RibbonToggleButton that is associated with this RibbonToggleButtonAutomationPeer.
.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.