RibbonGalleryCategoryAutomationPeer(RibbonGalleryCategory) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância da classe RibbonGalleryCategoryAutomationPeer.
public:
RibbonGalleryCategoryAutomationPeer(System::Windows::Controls::Ribbon::RibbonGalleryCategory ^ owner);
public RibbonGalleryCategoryAutomationPeer (System.Windows.Controls.Ribbon.RibbonGalleryCategory owner);
new System.Windows.Automation.Peers.RibbonGalleryCategoryAutomationPeer : System.Windows.Controls.Ribbon.RibbonGalleryCategory -> System.Windows.Automation.Peers.RibbonGalleryCategoryAutomationPeer
Public Sub New (owner As RibbonGalleryCategory)
Parâmetros
- owner
- RibbonGalleryCategory
O elemento associado a este par de automação.