You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<TextBlockx:Name="IntroductionTextBlock"Text="This app demonstrates the current status of the Userware work to compile the 'Telerik UI for Silverlight' source code using OpenSilver, so that it can run on modern browsers, where Silveright is not supported. It also provides sample code to show how to use the Telerik UI controls in an OpenSilver application."FontSize="16"Foreground="#FF333333"TextWrapping="Wrap"Margin="22,10,0,0"/>
13
+
<TextBlockx:Name="IntroductionTextBlock"Text="This app demonstrates the current state of the 'Telerik UI for Silverlight' source code recompiled with OpenSilver, so that it can run on modern browsers without plugins, where Silveright is not supported. It also provides sample code to show how to use those Telerik UI controls in an OpenSilver application."FontSize="16"Foreground="#FF333333"TextWrapping="Wrap"Margin="22,10,0,0"/>
14
14
<TextBlockText="To use these controls in your own OpenSilver application, you need:"FontSize="16"Foreground="#FF333333"TextWrapping="Wrap"Margin="22,10,0,0"/>
<TextBlockText="Legal note: Telerik UI is the property of Progress, not Userware (OpenSilver). Userware is not affiliated with Telerik. Userware will provide the tools that allow you to compile the source code of Telerik UI using OpenSilver. "FontSize="16"Foreground="#FF333333"TextWrapping="Wrap"Margin="22,10,0,0"/>
<Spanxml:space="preserve"><Run>Userware does not provide the source code itself. The source code of Telerik UI is provided to you by Progress as part of your license for Telerik UI for Silverlight. For support and further information, please contact Userware at: </Run>
<Spanxml:space="preserve"><Run>Legal notice: Telerik UI is the property of Progress, not Userware. Userware is not affiliated with Telerik. Userware will provide the tools that allow you to compile the source code of Telerik UI using OpenSilver. Userware does not provide the source code itself. The source code of Telerik UI is provided to you by Progress as part of your license for Telerik UI for Silverlight. For support and further information, please contact Userware at: </Run>
<ButtonContent="Continue to the demos"FontSize="16"FontWeight="Bold"Background="#FF2299A1"Padding="10,6"Foreground="White"Style="{StaticResource FlatButtonStyle}"HorizontalAlignment="Left"Margin="25,30,0,0"Click="ButtonToContinue_Click"/>
0 commit comments