a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
4 lines
265 B
XML
4 lines
265 B
XML
<Dictionary x:TypeArguments="x:String, x:Object" xmlns="clr-namespace:System.Collections.Generic;assembly=mscorlib" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<x:Double x:Key="Foo">5</x:Double>
|
|
<x:Double x:Key="Bar">-6.5</x:Double>
|
|
</Dictionary> |