RibbonContextMenuAutomationPeer(RibbonContextMenu) 생성자

정의

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

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

매개 변수

owner
RibbonContextMenu

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

적용 대상