JournalEntryUnifiedViewConverter.JournalEntryPosition 附加属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置一个值,该值指定项是后退导航历史记录、前进导航历史记录还是导航器的当前内容。
see GetJournalEntryPosition, and SetJournalEntryPosition
see GetJournalEntryPosition, and SetJournalEntryPosition
see GetJournalEntryPosition, and SetJournalEntryPosition
注解
若要从导航器 (NavigationWindow获取单个JournalEntryPosition对象, Frame) ,请调用 RemoveBackEntry:NavigationService.RemoveBackEntry,,Frame.RemoveBackEntry。 NavigationWindow.RemoveBackEntry
若要从 a 中获取所有JournalEntry对象,请枚举返回NavigationWindow.BackStack的条目和 NavigationWindow.ForwardStack。NavigationWindow
若要从 a 中获取所有JournalEntry对象,请枚举返回Frame.BackStack的条目和 Frame.ForwardStack。Frame
XAML 属性用法
此类的成员通常不在 XAML 中使用,或不能在 XAML 中使用。