System.Xaml Namespace

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.

  Interface Description
Public interface IMarkupExtension(Of 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.

Community Additions

ADD
Show: