SelectorAutomationPeer(Selector) 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 SelectorAutomationPeer.
protected:
SelectorAutomationPeer(System::Windows::Controls::Primitives::Selector ^ owner);
protected SelectorAutomationPeer (System.Windows.Controls.Primitives.Selector owner);
new System.Windows.Automation.Peers.SelectorAutomationPeer : System.Windows.Controls.Primitives.Selector -> System.Windows.Automation.Peers.SelectorAutomationPeer
Protected Sub New (owner As Selector)
Parâmetros
- owner
- Selector
O Selector associado a este SelectorAutomationPeer.