JournalEntry::CustomContentState Property
.NET Framework (current version)
Gets or sets the CustomContentState object that is associated with this journal entry.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property CustomContentState^ CustomContentState { CustomContentState^ get(); internal: void set(CustomContentState^ value); }
Property Value
Type: System.Windows.Navigation::CustomContentState^The CustomContentState object that is associated with this journal entry. If one is not associated, null is returned.
.NET Framework
Available since 3.0
Available since 3.0
Show: