In This Article

FocusTrackingModes Enum

Specifies the various tracking modes available by the FocusBehavior.

[Flags]
public enum FocusTrackingModes

Fields

Name Description
All

Indicates that all available types will be tracked.

Headers

Indicates System.Windows.Controls.Primitives.DataGridColumnHeader focus will be tracked.

None

Indicates that the focus will not be tracked.