C# Класс Microsoft.Windows.Automation.Peers.RibbonTitleAutomationPeer

AutomationPeer that is a wrapper around Ribbon.Title object
Наследование: System.Windows.Automation.Peers.FrameworkElementAutomationPeer
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
RibbonTitleAutomationPeer ( FrameworkElement owner ) : System

Защищенные методы

Метод Описание
GetAutomationControlTypeCore ( ) : AutomationControlType
GetClassNameCore ( ) : string
GetNameCore ( ) : string

Описание методов

GetAutomationControlTypeCore() защищенный Метод

protected GetAutomationControlTypeCore ( ) : AutomationControlType
Результат AutomationControlType

GetClassNameCore() защищенный Метод

protected GetClassNameCore ( ) : string
Результат string

GetNameCore() защищенный Метод

protected GetNameCore ( ) : string
Результат string

RibbonTitleAutomationPeer() публичный Метод

public RibbonTitleAutomationPeer ( FrameworkElement owner ) : System
owner System.Windows.FrameworkElement
Результат System