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)

지정된 지점이 사이에 있는 항목의 인덱스 값을 반환합니다.

적용 대상