Share via


ElementCompositionPreview.GetScrollViewerManipulationPropertySet Método

Definição

Recupera as propriedades de composição de um elemento 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

Parâmetros

scrollViewer
ScrollViewer

O elemento ScrollViewer para o qual obter as propriedades de composição.

Retornos

As propriedades de composição do ScrollViewer especificado.

Requisitos do Windows

Família de dispositivos
Windows 10 (introduzida na 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (introduzida na v2.0)

Aplica-se a