1 reference to IsDraggingProperty
Microsoft.Maui.Controls (1)
Items\CarouselView.cs (1)
60
public bool IsDragging => (bool)GetValue(
IsDraggingProperty
);