Wpf Wonderland » Blog Archive » How to preview fonts in WPF using ...
WPF has a special markup extension for retrieving static data. Markup extensions are classes that are called by WPF at runtime to provide a way to access static properties. Any public static field or property can be used via the ...