2 references to IsSmoothScrollEnabledProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\AndroidSpecific\TabbedPage.cs (2)
62 return (bool)element.GetValue(IsSmoothScrollEnabledProperty); 68 element.SetValue(IsSmoothScrollEnabledProperty, value);