using System; using Cpp2IlInjected; namespace System.ComponentModel { /// Specifies the name of the category in which to group the property or event when displayed in a control set to Categorized mode. // Token: 0x020000F1 RID: 241 [Token(Token = "0x20000F1")] [AttributeUsage(AttributeTargets.All)] public class CategoryAttribute : Attribute { /// Gets a representing the Action category. /// A for the action category. // Token: 0x170000FB RID: 251 // (get) Token: 0x060005E4 RID: 1508 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x170000FB")] public static CategoryAttribute Action { [Token(Token = "0x60005E4")] [Address(RVA = "0xB934E0", Offset = "0xB924E0", VA = "0x180B934E0")] get { return null; } } /// Gets a representing the Appearance category. /// A for the appearance category. // Token: 0x170000FC RID: 252 // (get) Token: 0x060005E5 RID: 1509 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x170000FC")] public static CategoryAttribute Appearance { [Token(Token = "0x60005E5")] [Address(RVA = "0xB93590", Offset = "0xB92590", VA = "0x180B93590")] get { return null; } } /// Gets a representing the Asynchronous category. /// A for the asynchronous category. // Token: 0x170000FD RID: 253 // (get) Token: 0x060005E6 RID: 1510 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x170000FD")] public static CategoryAttribute Asynchronous { [Token(Token = "0x60005E6")] [Address(RVA = "0xB93640", Offset = "0xB92640", VA = "0x180B93640")] get { return null; } } /// Gets a representing the Behavior category. /// A for the behavior category. // Token: 0x170000FE RID: 254 // (get) Token: 0x060005E7 RID: 1511 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x170000FE")] public static CategoryAttribute Behavior { [Token(Token = "0x60005E7")] [Address(RVA = "0xB936F0", Offset = "0xB926F0", VA = "0x180B936F0")] get { return null; } } /// Gets a representing the Data category. /// A for the data category. // Token: 0x170000FF RID: 255 // (get) Token: 0x060005E8 RID: 1512 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x170000FF")] public static CategoryAttribute Data { [Token(Token = "0x60005E8")] [Address(RVA = "0xB937F0", Offset = "0xB927F0", VA = "0x180B937F0")] get { return null; } } /// Gets a representing the Default category. /// A for the default category. // Token: 0x17000100 RID: 256 // (get) Token: 0x060005E9 RID: 1513 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x17000100")] public static CategoryAttribute Default { [Token(Token = "0x60005E9")] [Address(RVA = "0xB938A0", Offset = "0xB928A0", VA = "0x180B938A0")] get { return null; } } /// Gets a representing the Design category. /// A for the design category. // Token: 0x17000101 RID: 257 // (get) Token: 0x060005EA RID: 1514 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x17000101")] public static CategoryAttribute Design { [Token(Token = "0x60005EA")] [Address(RVA = "0xB93960", Offset = "0xB92960", VA = "0x180B93960")] get { return null; } } /// Gets a representing the DragDrop category. /// A for the drag-and-drop category. // Token: 0x17000102 RID: 258 // (get) Token: 0x060005EB RID: 1515 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x17000102")] public static CategoryAttribute DragDrop { [Token(Token = "0x60005EB")] [Address(RVA = "0xB93A10", Offset = "0xB92A10", VA = "0x180B93A10")] get { return null; } } /// Gets a representing the Focus category. /// A for the focus category. // Token: 0x17000103 RID: 259 // (get) Token: 0x060005EC RID: 1516 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x17000103")] public static CategoryAttribute Focus { [Token(Token = "0x60005EC")] [Address(RVA = "0xB93AC0", Offset = "0xB92AC0", VA = "0x180B93AC0")] get { return null; } } /// Gets a representing the Format category. /// A for the format category. // Token: 0x17000104 RID: 260 // (get) Token: 0x060005ED RID: 1517 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x17000104")] public static CategoryAttribute Format { [Token(Token = "0x60005ED")] [Address(RVA = "0xB93B70", Offset = "0xB92B70", VA = "0x180B93B70")] get { return null; } } /// Gets a representing the Key category. /// A for the key category. // Token: 0x17000105 RID: 261 // (get) Token: 0x060005EE RID: 1518 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x17000105")] public static CategoryAttribute Key { [Token(Token = "0x60005EE")] [Address(RVA = "0xB93C20", Offset = "0xB92C20", VA = "0x180B93C20")] get { return null; } } /// Gets a representing the Layout category. /// A for the layout category. // Token: 0x17000106 RID: 262 // (get) Token: 0x060005EF RID: 1519 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x17000106")] public static CategoryAttribute Layout { [Token(Token = "0x60005EF")] [Address(RVA = "0xB93CD0", Offset = "0xB92CD0", VA = "0x180B93CD0")] get { return null; } } /// Gets a representing the Mouse category. /// A for the mouse category. // Token: 0x17000107 RID: 263 // (get) Token: 0x060005F0 RID: 1520 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x17000107")] public static CategoryAttribute Mouse { [Token(Token = "0x60005F0")] [Address(RVA = "0xB93D80", Offset = "0xB92D80", VA = "0x180B93D80")] get { return null; } } /// Gets a representing the WindowStyle category. /// A for the window style category. // Token: 0x17000108 RID: 264 // (get) Token: 0x060005F1 RID: 1521 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x17000108")] public static CategoryAttribute WindowStyle { [Token(Token = "0x60005F1")] [Address(RVA = "0xB93E30", Offset = "0xB92E30", VA = "0x180B93E30")] get { return null; } } /// Initializes a new instance of the class using the category name Default. // Token: 0x060005F2 RID: 1522 RVA: 0x00002053 File Offset: 0x00000253 [Token(Token = "0x60005F2")] [Address(RVA = "0xB93460", Offset = "0xB92460", VA = "0x180B93460")] public CategoryAttribute() { } /// Initializes a new instance of the class using the specified category name. /// The name of the category. // Token: 0x060005F3 RID: 1523 RVA: 0x00002053 File Offset: 0x00000253 [Token(Token = "0x60005F3")] [Address(RVA = "0xB934B0", Offset = "0xB924B0", VA = "0x180B934B0")] public CategoryAttribute(string category) { } /// Gets the name of the category for the property or event that this attribute is applied to. /// The name of the category for the property or event that this attribute is applied to. // Token: 0x17000109 RID: 265 // (get) Token: 0x060005F4 RID: 1524 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x17000109")] public string Category { [Token(Token = "0x60005F4")] [Address(RVA = "0xB937A0", Offset = "0xB927A0", VA = "0x180B937A0")] get { return null; } } /// Returns whether the value of the given object is equal to the current . /// The object to test the value equality of. /// /// if the value of the given object is equal to that of the current; otherwise, . // Token: 0x060005F5 RID: 1525 RVA: 0x000045F0 File Offset: 0x000027F0 [Token(Token = "0x60005F5")] [Address(RVA = "0xB92DB0", Offset = "0xB91DB0", VA = "0x180B92DB0", Slot = "0")] public override bool Equals(object obj) { return default(bool); } /// Returns the hash code for this attribute. /// A 32-bit signed integer hash code. // Token: 0x060005F6 RID: 1526 RVA: 0x00004608 File Offset: 0x00002808 [Token(Token = "0x60005F6")] [Address(RVA = "0xB92F60", Offset = "0xB91F60", VA = "0x180B92F60", Slot = "2")] public override int GetHashCode() { return 0; } /// Looks up the localized name of the specified category. /// The identifer for the category to look up. /// The localized name of the category, or if a localized name does not exist. // Token: 0x060005F7 RID: 1527 RVA: 0x00002050 File Offset: 0x00000250 [Token(Token = "0x60005F7")] [Address(RVA = "0xB92FC0", Offset = "0xB91FC0", VA = "0x180B92FC0", Slot = "7")] protected virtual string GetLocalizedString(string value) { return null; } /// Determines if this attribute is the default. /// /// if the attribute is the default value for this attribute class; otherwise, . // Token: 0x060005F8 RID: 1528 RVA: 0x00004620 File Offset: 0x00002820 [Token(Token = "0x60005F8")] [Address(RVA = "0xB93320", Offset = "0xB92320", VA = "0x180B93320", Slot = "6")] public override bool IsDefaultAttribute() { return default(bool); } // Token: 0x04000463 RID: 1123 [Token(Token = "0x4000463")] private static CategoryAttribute appearance; // Token: 0x04000464 RID: 1124 [Token(Token = "0x4000464")] private static CategoryAttribute asynchronous; // Token: 0x04000465 RID: 1125 [Token(Token = "0x4000465")] private static CategoryAttribute behavior; // Token: 0x04000466 RID: 1126 [Token(Token = "0x4000466")] private static CategoryAttribute data; // Token: 0x04000467 RID: 1127 [Token(Token = "0x4000467")] private static CategoryAttribute design; // Token: 0x04000468 RID: 1128 [Token(Token = "0x4000468")] private static CategoryAttribute action; // Token: 0x04000469 RID: 1129 [Token(Token = "0x4000469")] private static CategoryAttribute format; // Token: 0x0400046A RID: 1130 [Token(Token = "0x400046A")] private static CategoryAttribute layout; // Token: 0x0400046B RID: 1131 [Token(Token = "0x400046B")] private static CategoryAttribute mouse; // Token: 0x0400046C RID: 1132 [Token(Token = "0x400046C")] private static CategoryAttribute key; // Token: 0x0400046D RID: 1133 [Token(Token = "0x400046D")] private static CategoryAttribute focus; // Token: 0x0400046E RID: 1134 [Token(Token = "0x400046E")] private static CategoryAttribute windowStyle; // Token: 0x0400046F RID: 1135 [Token(Token = "0x400046F")] private static CategoryAttribute dragDrop; // Token: 0x04000470 RID: 1136 [Token(Token = "0x4000470")] private static CategoryAttribute defAttr; // Token: 0x04000471 RID: 1137 [FieldOffset(Offset = "0x10")] [Token(Token = "0x4000471")] private bool localized; // Token: 0x04000472 RID: 1138 [FieldOffset(Offset = "0x18")] [Token(Token = "0x4000472")] private string categoryValue; } }