System.Xaml Namespace

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Provides a limited number of types for extensibility of Silverlight XAML, with the potential for cross-use via XAML schema contexts exchanged between XAML processors.

Interfaces

  Interface Description
Public interface IMarkupExtension<T> Provides an interface for XAML markup extension implementations that can be supported by Silverlight XAML processors.
Public interface IRootObjectProvider Describes a service that can return the root object of markup being parsed.