RangeBaseAutomationPeer(RangeBase) Конструктор

Определение

Инициализирует новый экземпляр класса 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)

Параметры

owner
RangeBase

Объект RangeBase, связанный с этим RangeBaseAutomationPeer.

Применяется к

См. также раздел