ScrollPresenter.ZoomSnapPoints Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property IVector<ZoomSnapPointBase ^> ^ ZoomSnapPoints { IVector<ZoomSnapPointBase ^> ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
IVector<ZoomSnapPointBase> ZoomSnapPoints();
[Windows.Foundation.Metadata.Experimental]
public IList<ZoomSnapPointBase> ZoomSnapPoints { [Windows.Foundation.Metadata.Experimental] get; }
Public ReadOnly Property ZoomSnapPoints As IList(Of ZoomSnapPointBase)
Property Value
- Attributes