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

5 lines
226 B
XML
Raw Normal View History

<AttachedWrapper Attachable.Foo="x" xmlns="clr-namespace:MonoTests.System.Xaml;assembly=System.Xaml_test_net_4_0">
<AttachedWrapper.Value>
<Attached Attachable.Foo="y" />
</AttachedWrapper.Value>
</AttachedWrapper>