1 out of 1 rated this helpful - Rate this topic

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<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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.