10 строки
195 B
C#
10 строки
195 B
C#
|
namespace Xamarin.Forms.ControlGallery.WPF
|
|||
|
{
|
|||
|
/// <summary>
|
|||
|
/// Logique d'interaction pour App.xaml
|
|||
|
/// </summary>
|
|||
|
public partial class App : System.Windows.Application
|
|||
|
{
|
|||
|
}
|
|||
|
}
|