'Declaration
<d()> <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)> <DebuggerDisplayAttribute("Count = {Count}")> Public Class Theme Inherits System.Collections.ObjectModel.KeyedCollection(Of String,Style)
[d()] [DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2)] [DebuggerDisplay("Count = {Count}")] public class Theme : System.Collections.ObjectModel.KeyedCollection<string,Style>