WPF Beginners Guide Part 2 e.edu

provides a value for a XAML property by substituting the value of an already defined resource. For details, see StaticResource Markup Extension. DynamicResource. provides a value for a XAML property by deferring that value to be a run-time reference to a resource. ................
................