ComponentOne for WinUI
Position(Popup,Point) メソッド

C1.WinUI.Input アセンブリ > C1.WinUI.Input 名前空間 > PopupUtil クラス > Position メソッド : Position(Popup,Point) メソッド
配置するポップアップ
ポップアップの位置
指定された絶対位置に Microsoft.UI.Xaml.Controls.Primitives.Popup を配置します。
シンタックス
'宣言
 
Public Overloads Shared Sub Position( _
   ByVal popup As Microsoft.UI.Xaml.Controls.Primitives.Popup, _
   ByVal point As Windows.Foundation.Point _
) 
public static void Position( 
   Microsoft.UI.Xaml.Controls.Primitives.Popup popup,
   Windows.Foundation.Point point
)

パラメータ

popup
配置するポップアップ
point
ポップアップの位置
参照

参照

PopupUtil クラス
PopupUtil メンバ
オーバーロード一覧