次の方法で共有


PipsPagerAutomationPeer(PipsPager) コンストラクター

定義

PipsPagerAutomationPeer クラスの新しいインスタンスを初期化します。

このドキュメントは、UWP 用 WinUI 2 に適用されます (Windows アプリ SDKWinUI については、Windows アプリ SDK名前空間を参照してください)。

 PipsPagerAutomationPeer(PipsPager const& owner);
public PipsPagerAutomationPeer(PipsPager owner);
Public Sub New (owner As PipsPager)

パラメーター

owner
PipsPager

ピアを作成する PipsPager コントロール インスタンス。

適用対象