The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
NavigatingCancelEventArgs::TargetContentState Property
.NET Framework (current version)
Gets the CustomContentState object that is to be applied to the content being navigated to.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.Navigation::CustomContentState^The CustomContentState object that is to be applied to the content being navigated to.
TargetContentState will contain a CustomContentState object if navigating to content in back or forward navigation history that has a CustomContentState object associated with it.
.NET Framework
Available since 3.0
Available since 3.0
Show: