IInsertionPanel Interface

Définition

Fournit des méthodes permettant d’insérer un élément entre d’autres éléments dans une opération de glisser-déplacer.

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
Dérivé
Attributs

Méthodes

GetInsertionIndexes(Point, Int32, Int32)

Retourne les valeurs d’index des éléments compris entre le point spécifié.

S’applique à