ShellNavigationSource 枚举

定义

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

public enum class ShellNavigationSource
public enum ShellNavigationSource
type ShellNavigationSource = 
Public Enum ShellNavigationSource
继承
ShellNavigationSource

字段

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

适用于