RibbonComboBoxAutomationPeer(RibbonComboBox) 생성자

정의

RibbonComboBoxAutomationPeer 클래스의 새 인스턴스를 초기화합니다.

public:
 RibbonComboBoxAutomationPeer(System::Windows::Controls::Ribbon::RibbonComboBox ^ owner);
public RibbonComboBoxAutomationPeer (System.Windows.Controls.Ribbon.RibbonComboBox owner);
new System.Windows.Automation.Peers.RibbonComboBoxAutomationPeer : System.Windows.Controls.Ribbon.RibbonComboBox -> System.Windows.Automation.Peers.RibbonComboBoxAutomationPeer
Public Sub New (owner As RibbonComboBox)

매개 변수

owner
RibbonComboBox

이 자동화 피어와 연결된 요소입니다.

적용 대상