IInsertionPanel 介面

定義

提供方法,讓專案插入拖放作業中的其他項目之間。

public interface class IInsertionPanel
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2229354023, 11556, 22980, 160, 14, 22, 199, 37, 89, 1, 226)]
struct IInsertionPanel
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(2229354023, 11556, 22980, 160, 14, 22, 199, 37, 89, 1, 226)]
public interface IInsertionPanel
Public Interface IInsertionPanel
衍生
屬性

方法

GetInsertionIndexes(Point, Int32, Int32)

傳回指定點介於 的專案索引值。

適用於