Wpf Wonderland » Blog Archive » How to preview fonts in WPF using ... by Wpf

Sun, 28 Jun 2009 00:01:25 -0600

Wpf Wonderland » Blog Archive » How to preview fonts in WPF using ...

by Wpf @ Sun, 28 Jun 2009 00:01:25 -0600



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 ...