Partager via


ElementCompositionPreview.GetScrollViewerManipulationPropertySet Méthode

Définition

Récupère les propriétés de composition d’un élément ScrollViewer .

public:
 static CompositionPropertySet ^ GetScrollViewerManipulationPropertySet(ScrollViewer ^ scrollViewer);
 static CompositionPropertySet GetScrollViewerManipulationPropertySet(ScrollViewer const& scrollViewer);
public static CompositionPropertySet GetScrollViewerManipulationPropertySet(ScrollViewer scrollViewer);
function getScrollViewerManipulationPropertySet(scrollViewer)
Public Shared Function GetScrollViewerManipulationPropertySet (scrollViewer As ScrollViewer) As CompositionPropertySet

Paramètres

scrollViewer
ScrollViewer

Élément ScrollViewer pour lequel obtenir les propriétés de composition.

Retours

Propriétés de composition du ScrollViewer spécifié.

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v2.0)

S’applique à