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