JournalEntryUnifiedViewConverter.JournalEntryPosition 附加属性

定义

获取或设置一个值,该值指定项是后退导航历史记录、前进导航历史记录还是导航器的当前内容。

see GetJournalEntryPosition, and SetJournalEntryPosition
see GetJournalEntryPosition, and SetJournalEntryPosition
see GetJournalEntryPosition, and SetJournalEntryPosition

注解

若要从导航器 (NavigationWindow获取单个JournalEntryPosition对象, Frame) ,请调用 RemoveBackEntryNavigationService.RemoveBackEntry,,Frame.RemoveBackEntryNavigationWindow.RemoveBackEntry

若要从 a 中获取所有JournalEntry对象,请枚举返回NavigationWindow.BackStack的条目和 NavigationWindow.ForwardStackNavigationWindow

若要从 a 中获取所有JournalEntry对象,请枚举返回Frame.BackStack的条目和 Frame.ForwardStackFrame

XAML 属性用法

此类的成员通常不在 XAML 中使用,或不能在 XAML 中使用。

适用于