ContentTextAutomationPeer(FrameworkContentElement) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在透過衍生類別的建構函式呼叫時,提供基本類別值的初始設定。
protected:
ContentTextAutomationPeer(System::Windows::FrameworkContentElement ^ owner);
protected ContentTextAutomationPeer (System.Windows.FrameworkContentElement owner);
new System.Windows.Automation.Peers.ContentTextAutomationPeer : System.Windows.FrameworkContentElement -> System.Windows.Automation.Peers.ContentTextAutomationPeer
Protected Sub New (owner As FrameworkContentElement)
參數
- owner
- FrameworkContentElement
與這個 ContentTextAutomationPeer 關聯的 TextPattern。