共用方式為


IInsertionPanel 介面

定義

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

public interface class IInsertionPanel
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.Guid(1804460175, 25895, 19769, 188, 191, 88, 176, 29, 169, 35, 215)]
struct IInsertionPanel
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.Guid(1804460175, 25895, 19769, 188, 191, 88, 176, 29, 169, 35, 215)]
public interface IInsertionPanel
Public Interface IInsertionPanel
衍生
屬性

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

方法

GetInsertionIndexes(Point, Int32, Int32)

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

適用於