ElementCompositionPreview.GetScrollViewerManipulationPropertySet Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mengambil properti komposisi elemen 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
Parameter
- scrollViewer
- ScrollViewer
Elemen ScrollViewer untuk mendapatkan properti komposisi.
Mengembalikan
Properti komposisi dari ScrollViewer yang ditentukan.
Persyaratan Windows
Rangkaian perangkat |
Windows 10 (diperkenalkan dalam 10.0.10586.0)
|
API contract |
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v2.0)
|