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: