共用方式為


RibbonTwoLineTextAutomationPeer(RibbonTwoLineText) 建構函式

定義

初始化 RibbonTwoLineTextAutomationPeer 類別的新執行個體。

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

參數

owner
RibbonTwoLineText

與這個自動化對等相關聯的項目。

適用於