Table of Contents

Method ProcessShiftTab

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

ProcessShiftTab(Point)

Performs specific actions when Shift + Tab key is pressed. True if key was processed; otherwise false.

public virtual bool ProcessShiftTab(Point position)

Parameters

position Point

Returns

bool