IInsertionPanel
IInsertionPanel
IInsertionPanel
IInsertionPanel
Interface
Definition
Provides methods to let an item be inserted between other items in a drag-and-drop operation.
public : interface IInsertionPanel
struct winrt::Windows::UI::Xaml::Controls::IInsertionPanel
public interface IInsertionPanel
Public Interface IInsertionPanel
- Attributes
Windows 10 requirements
Device family |
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v3)
|
Methods
GetInsertionIndexes(Point, Int32, Int32) GetInsertionIndexes(Point, Int32, Int32) GetInsertionIndexes(Point, Int32, Int32) GetInsertionIndexes(Point, Int32, Int32) |
Returns the index values of the items that the specified point is between. |
Feedback
Loading feedback...