linux-packaging-mono/mcs/class/System.Xaml/Test/XmlFiles/AmbientPropertyContainer2.xml

4 lines
227 B
XML
Raw Normal View History

<ResourcesDict xmlns="http://www.domain.com/path" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<TestObject x:Key="TestDictItem" />
<TestObject x:Key="okay" TestProperty="{Resource TestDictItem}" />
</ResourcesDict>