Static field values
If a type is selected and it has any static fields, the Static field values tree will present all static fields of the type, grouped by AppDomain (for normal static fields), or by thread (for thread static fields).
For more information about field values presentation, see Field values.