Hi,
Is it possible to use a value from the NamedSize enumeration in a ResourceDictionary entry, something like this (which doesn't seem to be working) :-
<x:Double x:Key="MyFontSize">{x:Static NamedSize.Large}</x:Double>
Thanks
Paul Diston
Hi,
Is it possible to use a value from the NamedSize enumeration in a ResourceDictionary entry, something like this (which doesn't seem to be working) :-
<x:Double x:Key="MyFontSize">{x:Static NamedSize.Large}</x:Double>
Thanks
Paul Diston