Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This section provides a Windows Presentation Foundation (WPF) example that binds user interface components to an embedded XML data source. The name of this example (and the Visual Studio project that contains it) is LinqToXmlDataBinding.
In This Section
Topic |
Description |
|---|---|
Contains step-by-step instructions on how to create, populate, and build the Visual Studio project for this example. |
|
Contains the primary source files for the project and a description of how LINQ to XML is used for data binding within this code. |