зеркало из https://github.com/DeGsoft/maui-linux.git
7 строки
427 B
XML
7 строки
427 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<forms:ContentPage xmlns="clr-namespace:Xamarin.Forms.Xaml.UnitTests;assembly=Xamarin.Forms.Xaml.UnitTests"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
|
|
xmlns:forms="http://xamarin.com/schemas/2014/forms"
|
|
x:Class="Xamarin.Forms.Xaml.UnitTests.Bz41296">
|
|
<forms:Label x:Name="TestLabel" Text="{AppendMarkupExtension Value0=Foo, Value1=Bar}" />
|
|
</forms:ContentPage> |