BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
<Window x:Class="MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:WpfApp2" xmlns:Notification="clr-namespace:Syncfusion.Windows.Controls.Notification;assembly=Syncfusion.SfBusyIndicator.WPF" mc:Ignorable="d" Title="MainWindow" Height="350" Width="525"> <Grid> <Notification:SfBusyIndicator/> Grid> Window>
I have the same problem.
https://www.syncfusion.com/forums/132170/not-animated-on-startup
The sfbusyIndicator is not animated on startup of an app, i have the control in a page. I binding IsBusy with a Property in the viewmodel and i changed to true, but it did not animated.
I use the same version 15.3.0.26