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