NavigationService.Content Property
.NET Framework 3.5
Gets or sets a reference to the object that contains the current content.
Assembly: PresentationFramework (in PresentationFramework.dll)
Content can be set in one of two ways:
Directly, by setting it to a reference to an object.
Setting NavigationService initiates a new navigation; since navigation is asynchronous, Content won't return a value if it is inspected immediately after being set.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.