Gets or sets a value that indicates whether a text control is included in tab navigation. This is a dependency property.
public bool IsTabStop { get; set; }
Public Property IsTabStop() As Boolean