7 строки
82 B
C#
7 строки
82 B
C#
|
namespace Xamarin.Forms.Platform.UWP
|
|||
|
{
|
|||
|
public interface IDontGetFocus
|
|||
|
{
|
|||
|
}
|
|||
|
}
|