IsTabStop Property (WPFControl)
Class
WPFControl
.
Action
Gets a value that indicates whether a control is included in tab navigation.
Syntax
C#
protected
Boolean
IsTabStop { get; }
VB
'Declaration Protected Read Property IsTabStop As
Boolean
Access
Read only.