Chapter 4. Markup Extensions and Other Features

In this chapter:

You’ll see a great deal more about data binding in Chapter 8, including several methods and approaches for binding controls to data, but for now, two key extensions crucial to the implementation of data binding are the StaticResource and Binding extensions. These extensions, also called markup extensions, are placeholders to resolve a property at runtime. Without the use of the StaticResource and Binding markup extensions, the process of binding would be very cumbersome ...

Get XAML Developer Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.