IRootObjectProvider Interface
Describes a service that can return the root object of markup being parsed.
Assembly: System.Xaml (in System.Xaml.dll)
The IRootObjectProvider type exposes the following members.
The IRootObjectProvider service is mainly relevant to application services that are exposed by a particular framework or by capabilities of a commonly-used root element class in a framework.
Type converters and markup extensions can query for IRootObjectProvider as a service on the service context that is provided by a XAML object writer, when the XAML object writer invokes value conversion behavior. For more information, see Type Converters and Markup Extensions for XAML and Service Contexts Available to Type Converters and Markup Extensions.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
