ShellNavigationSource Enumeración

Definición

Enumera los motivos de un evento de navegación en las aplicaciones del shell.

public enum ShellNavigationSource
type ShellNavigationSource = 
Herencia
System.Enum
ShellNavigationSource

Campos

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

Se aplica a