3 writes to SnapPointsType
Microsoft.Maui.Controls (3)
Items\CarouselView.cs (1)
228 SnapPointsType = SnapPointsType.MandatorySingle,
Items\LinearItemsLayout.cs (2)
22 SnapPointsType = SnapPointsType.MandatorySingle, 28 SnapPointsType = SnapPointsType.MandatorySingle,
2 references to SnapPointsType
Microsoft.Maui.Controls (2)
Items\ItemsLayout.cs (2)
27 /// <summary>Bindable property for <see cref="SnapPointsType"/>.</summary> 29 BindableProperty.Create(nameof(SnapPointsType), typeof(SnapPointsType), typeof(ItemsLayout),