2 references to ProgressBarPulsingStatusProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\TizenSpecific\ProgressBar.cs (2)
18 return (bool)element.GetValue(ProgressBarPulsingStatusProperty); 27 element.SetValue(ProgressBarPulsingStatusProperty, isPulsing);