a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
7 lines
250 B
XML
7 lines
250 B
XML
<ResourcesDict2 xmlns="http://www.domain.com/path"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<TestObject2 x:Key="1" TestProperty="1" />
|
|
<TestObject2 x:Key="two" TestProperty="two" />
|
|
</ResourcesDict2>
|
|
|