Partager via


IScrollControllerPanningInfo.PanningElementAncestor Propriété

Définition

Obtient un ancêtre d’un UIElement qui peut être mis en panne avec le toucher du thread d’interface utilisateur, comme le ScrollPresentercontenu de .

public:
 property UIElement ^ PanningElementAncestor { UIElement ^ get(); };
UIElement PanningElementAncestor();
public UIElement PanningElementAncestor { get; }
var uIElement = iScrollControllerPanningInfo.panningElementAncestor;
Public ReadOnly Property PanningElementAncestor As UIElement

Valeur de propriété

Ancêtre d’un UIElement qui peut être mis en panne avec touch off the UI-thread, le cas échéant ; ou null.

S’applique à