We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca67fcc commit e0d33b6Copy full SHA for e0d33b6
Styles/StylingToolbarItem/App.xaml.cs
@@ -4,7 +4,7 @@ public partial class App : Application
4
{
5
public App()
6
7
- Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("Ix0oFS8QJAw9HSQvXkVhQlBad1RDX3xKf0x/TGpQb19xflBPallYVBYiSV9jS3tTfkdnWHdbd3dWRGZUWU91Xg==");
+ Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("Add Valid License");
8
InitializeComponent();
9
}
10
0 commit comments