IRootObjectProvider Interface

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

Describes a service that can return the root object of markup being parsed.

Namespace:  System.Xaml
Assembly:  System.Windows (in System.Windows.dll)

Syntax

'Declaration
Public Interface IRootObjectProvider
public interface IRootObjectProvider

The IRootObjectProvider type exposes the following members.

Properties

  Name Description
Public property RootObject Gets the root object from markup or from an object graph.

Top

Version Information

Silverlight

Supported in: 5

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference