Gets or sets a value that indicates whether a text control is included in tab navigation. This is a dependency property.

Syntax

public bool IsTabStop { get; set; }
Public Property IsTabStop() As Boolean