Table of Contents

Method IsNavigationOrSystemKey

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

IsNavigationOrSystemKey(Keys)

Determines if key is a navigation or system key

public static bool IsNavigationOrSystemKey(this Keys key)

Parameters

key Keys

Returns

bool