System.Windows.Markup.Primitives Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains classes that support Extensible Application Markup Language (XAML) in Windows Presentation Foundation (WPF).
Classes
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. |