WinUI コントロール
GetLocations プロパティ

C1.WinUI.Input アセンブリ > C1.WinUI.Input 名前空間 > C1Popup クラス : GetLocations プロパティ
Child の場所を決定するために配置アルゴリズムが使用する関数を取得または設定します。
シンタックス
'宣言
 
Public Property GetLocations As System.Func(Of List(Of AnchorMatching))
public System.Func<List<AnchorMatching>> GetLocations {get; set;}
参照

C1Popup クラス
C1Popup メンバ