Table of Contents

Enum NavigationType

Namespace
HeBianGu.General.WpfControlLib
Assembly
HeBianGu.General.WpfControlLib.dll

Identifies the types of navigation that are supported.

public enum NavigationType
Extension Methods

Fields

Back = 1

Navigating back in the back navigation history.

New = 0

Navigating to new content.

Refresh = 2

Reloading the current content.