Share via


RangeBaseAutomationPeer(RangeBase) Construtor

Definição

Inicializa uma nova instância da classe RangeBaseAutomationPeer.

public:
 RangeBaseAutomationPeer(System::Windows::Controls::Primitives::RangeBase ^ owner);
public RangeBaseAutomationPeer (System.Windows.Controls.Primitives.RangeBase owner);
new System.Windows.Automation.Peers.RangeBaseAutomationPeer : System.Windows.Controls.Primitives.RangeBase -> System.Windows.Automation.Peers.RangeBaseAutomationPeer
Public Sub New (owner As RangeBase)

Parâmetros

owner
RangeBase

O RangeBase associado a este RangeBaseAutomationPeer.

Aplica-se a

Confira também