ShellNavigationSource 枚举

定义

枚举 Shell 应用程序中导航事件的原因。

public enum ShellNavigationSource
type ShellNavigationSource = 
继承
System.Enum
ShellNavigationSource

字段

名称 说明
Unknown 0
Push 1
Pop 2
PopToRoot 3
Insert 4
Remove 5
ShellItemChanged 6
ShellSectionChanged 7
ShellContentChanged 8

适用于