TreeViewListAutomationPeer(TreeViewList) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
TreeViewListAutomationPeer クラスの新しいインスタンスを初期化します。
UWP 用の同等の WinUI 2 API: TreeViewListAutomationPeer(TreeViewList) コンストラクター (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。
TreeViewListAutomationPeer(TreeViewList const& owner);
public TreeViewListAutomationPeer(TreeViewList owner);
function TreeViewListAutomationPeer(owner)
Public Sub New (owner As TreeViewList)
パラメーター
- owner
- TreeViewList
ピアを作成する TreeViewList コントロール インスタンス。