System.Windows.Markup.Primitives Namespace
.NET Framework 4.5
Contains classes that support Extensible Application Markup Language (XAML) in Windows Presentation Foundation (WPF).
| Class | Description | |
|---|---|---|
|
MarkupObject | Abstract class that represents an object that can be used to navigate a tree of objects. |
|
MarkupProperty | Abstract class that provides a property description to be used while writing to markup which encapsulates access to properties and their values. |
|
MarkupWriter | Provides methods to write an object to XAML format. |