@tsonic/dotnet 0.5.2 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (195) hide show
  1. package/Internal/internal/index.d.ts +5 -5
  2. package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +14 -14
  3. package/Microsoft.VisualBasic/bindings.json +28 -28
  4. package/Microsoft.VisualBasic/internal/index.d.ts +265 -265
  5. package/Microsoft.VisualBasic/internal/metadata.json +14 -14
  6. package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +202 -202
  7. package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +68 -66
  8. package/Microsoft.Win32/internal/index.d.ts +16 -14
  9. package/Microsoft.Win32.SafeHandles/internal/index.d.ts +18 -18
  10. package/README.md +39 -0
  11. package/System/bindings.json +138 -138
  12. package/System/internal/index.d.ts +4165 -3967
  13. package/System/internal/metadata.json +81 -487
  14. package/System.Buffers/internal/index.d.ts +60 -50
  15. package/System.Buffers.Binary/internal/index.d.ts +126 -126
  16. package/System.Buffers.Text/internal/index.d.ts +67 -67
  17. package/System.CodeDom.Compiler/internal/index.d.ts +35 -35
  18. package/System.Collections/internal/index.d.ts +199 -179
  19. package/System.Collections.Concurrent/internal/index.d.ts +61 -59
  20. package/System.Collections.Frozen/internal/index.d.ts +29 -29
  21. package/System.Collections.Frozen/internal/metadata.json +2 -16
  22. package/System.Collections.Generic/index.d.ts +1 -1
  23. package/System.Collections.Generic/internal/index.d.ts +382 -354
  24. package/System.Collections.Generic/internal/metadata.json +5 -54
  25. package/System.Collections.Immutable/internal/index.d.ts +321 -319
  26. package/System.Collections.Immutable/internal/metadata.json +5 -40
  27. package/System.Collections.ObjectModel/internal/index.d.ts +83 -79
  28. package/System.Collections.ObjectModel/internal/metadata.json +1 -36
  29. package/System.Collections.Specialized/internal/index.d.ts +104 -96
  30. package/System.ComponentModel/internal/index.d.ts +661 -631
  31. package/System.ComponentModel/internal/metadata.json +0 -7
  32. package/System.ComponentModel.DataAnnotations/internal/index.d.ts +60 -58
  33. package/System.ComponentModel.Design/bindings.json +2 -2
  34. package/System.ComponentModel.Design/internal/index.d.ts +207 -193
  35. package/System.ComponentModel.Design/internal/metadata.json +1 -1
  36. package/System.ComponentModel.Design.Serialization/index.d.ts +2 -2
  37. package/System.ComponentModel.Design.Serialization/internal/index.d.ts +103 -98
  38. package/System.Configuration.Assemblies/bindings.json +10 -10
  39. package/System.Configuration.Assemblies/internal/index.d.ts +5 -5
  40. package/System.Configuration.Assemblies/internal/metadata.json +5 -5
  41. package/System.Data/internal/index.d.ts +481 -453
  42. package/System.Data.Common/internal/index.d.ts +149 -121
  43. package/System.Data.SqlTypes/bindings.json +2 -2
  44. package/System.Data.SqlTypes/internal/index.d.ts +331 -299
  45. package/System.Data.SqlTypes/internal/metadata.json +1 -1
  46. package/System.Diagnostics/bindings.json +6 -6
  47. package/System.Diagnostics/internal/index.d.ts +333 -313
  48. package/System.Diagnostics/internal/metadata.json +3 -10
  49. package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +16 -16
  50. package/System.Diagnostics.Contracts/internal/index.d.ts +21 -21
  51. package/System.Diagnostics.Metrics/internal/index.d.ts +81 -75
  52. package/System.Diagnostics.SymbolStore/bindings.json +6 -6
  53. package/System.Diagnostics.SymbolStore/internal/index.d.ts +72 -72
  54. package/System.Diagnostics.SymbolStore/internal/metadata.json +3 -3
  55. package/System.Diagnostics.Tracing/internal/index.d.ts +24 -18
  56. package/System.Drawing/bindings.json +24 -24
  57. package/System.Drawing/internal/index.d.ts +281 -281
  58. package/System.Drawing/internal/metadata.json +12 -12
  59. package/System.Dynamic/internal/index.d.ts +46 -42
  60. package/System.Formats.Asn1/bindings.json +12 -12
  61. package/System.Formats.Asn1/internal/index.d.ts +50 -48
  62. package/System.Formats.Asn1/internal/metadata.json +6 -6
  63. package/System.Formats.Tar/bindings.json +2 -2
  64. package/System.Formats.Tar/internal/index.d.ts +17 -13
  65. package/System.Formats.Tar/internal/metadata.json +1 -1
  66. package/System.Globalization/bindings.json +8 -8
  67. package/System.Globalization/internal/index.d.ts +177 -163
  68. package/System.Globalization/internal/metadata.json +4 -4
  69. package/System.IO/internal/index.d.ts +457 -439
  70. package/System.IO.Compression/internal/index.d.ts +78 -72
  71. package/System.IO.Enumeration/internal/index.d.ts +22 -22
  72. package/System.IO.IsolatedStorage/internal/index.d.ts +26 -24
  73. package/System.IO.MemoryMappedFiles/internal/index.d.ts +22 -20
  74. package/System.IO.Pipelines/internal/index.d.ts +15 -13
  75. package/System.IO.Pipes/internal/index.d.ts +23 -23
  76. package/System.Linq/internal/index.d.ts +853 -845
  77. package/System.Linq/internal/metadata.json +0 -17
  78. package/System.Linq.Expressions/internal/index.d.ts +354 -340
  79. package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
  80. package/System.Net/bindings.json +2 -2
  81. package/System.Net/internal/index.d.ts +351 -317
  82. package/System.Net/internal/metadata.json +1 -1
  83. package/System.Net.Http/internal/index.d.ts +64 -54
  84. package/System.Net.Http.Headers/bindings.json +2 -2
  85. package/System.Net.Http.Headers/internal/index.d.ts +139 -99
  86. package/System.Net.Http.Headers/internal/metadata.json +1 -1
  87. package/System.Net.Http.Json/internal/index.d.ts +63 -63
  88. package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
  89. package/System.Net.Mail/bindings.json +2 -2
  90. package/System.Net.Mail/internal/index.d.ts +90 -78
  91. package/System.Net.Mail/internal/metadata.json +4 -32
  92. package/System.Net.Mime/internal/index.d.ts +51 -51
  93. package/System.Net.NetworkInformation/internal/index.d.ts +59 -57
  94. package/System.Net.Quic/internal/index.d.ts +15 -11
  95. package/System.Net.Security/bindings.json +674 -674
  96. package/System.Net.Security/internal/index.d.ts +396 -394
  97. package/System.Net.Security/internal/metadata.json +337 -337
  98. package/System.Net.ServerSentEvents/internal/index.d.ts +10 -10
  99. package/System.Net.Sockets/bindings.json +10 -10
  100. package/System.Net.Sockets/internal/index.d.ts +100 -90
  101. package/System.Net.Sockets/internal/metadata.json +5 -5
  102. package/System.Net.WebSockets/internal/index.d.ts +21 -19
  103. package/System.Numerics/bindings.json +110 -110
  104. package/System.Numerics/internal/index.d.ts +1057 -1039
  105. package/System.Numerics/internal/metadata.json +55 -89
  106. package/System.Reflection/bindings.json +25 -25
  107. package/System.Reflection/internal/index.d.ts +336 -316
  108. package/System.Reflection/internal/metadata.json +12 -12
  109. package/System.Reflection.Emit/bindings.json +307 -307
  110. package/System.Reflection.Emit/internal/index.d.ts +242 -236
  111. package/System.Reflection.Emit/internal/metadata.json +152 -152
  112. package/System.Reflection.Metadata/bindings.json +272 -272
  113. package/System.Reflection.Metadata/internal/index.d.ts +448 -438
  114. package/System.Reflection.Metadata/internal/metadata.json +164 -360
  115. package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +91 -91
  116. package/System.Reflection.PortableExecutable/bindings.json +26 -26
  117. package/System.Reflection.PortableExecutable/internal/index.d.ts +22 -20
  118. package/System.Reflection.PortableExecutable/internal/metadata.json +13 -13
  119. package/System.Resources/internal/index.d.ts +30 -24
  120. package/System.Runtime/internal/index.d.ts +20 -16
  121. package/System.Runtime.CompilerServices/bindings.json +4 -4
  122. package/System.Runtime.CompilerServices/internal/index.d.ts +233 -209
  123. package/System.Runtime.CompilerServices/internal/metadata.json +2 -2
  124. package/System.Runtime.ExceptionServices/internal/index.d.ts +6 -6
  125. package/System.Runtime.InteropServices/bindings.json +146 -146
  126. package/System.Runtime.InteropServices/internal/index.d.ts +604 -586
  127. package/System.Runtime.InteropServices/internal/metadata.json +73 -130
  128. package/System.Runtime.InteropServices.ComTypes/bindings.json +252 -252
  129. package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +296 -292
  130. package/System.Runtime.InteropServices.ComTypes/internal/metadata.json +126 -126
  131. package/System.Runtime.InteropServices.Java/internal/index.d.ts +12 -12
  132. package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +60 -58
  133. package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +102 -94
  134. package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +9 -9
  135. package/System.Runtime.InteropServices.Swift/internal/index.d.ts +1 -1
  136. package/System.Runtime.Intrinsics/internal/index.d.ts +1252 -1244
  137. package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +9662 -9662
  138. package/System.Runtime.Intrinsics.Wasm/internal/index.d.ts +471 -471
  139. package/System.Runtime.Intrinsics.X86/internal/index.d.ts +16033 -16033
  140. package/System.Runtime.Loader/internal/index.d.ts +9 -7
  141. package/System.Runtime.Remoting/internal/index.d.ts +2 -2
  142. package/System.Runtime.Serialization/internal/index.d.ts +179 -171
  143. package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +5 -5
  144. package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
  145. package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -3
  146. package/System.Runtime.Serialization.Json/internal/index.d.ts +27 -27
  147. package/System.Runtime.Versioning/internal/index.d.ts +4 -4
  148. package/System.Security/internal/index.d.ts +45 -39
  149. package/System.Security.AccessControl/internal/index.d.ts +28 -26
  150. package/System.Security.Authentication/internal/index.d.ts +2 -2
  151. package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +11 -7
  152. package/System.Security.Claims/internal/index.d.ts +94 -90
  153. package/System.Security.Cryptography/bindings.json +111 -111
  154. package/System.Security.Cryptography/internal/index.d.ts +842 -794
  155. package/System.Security.Cryptography/internal/metadata.json +52 -59
  156. package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +121 -113
  157. package/System.Security.Policy/internal/index.d.ts +6 -6
  158. package/System.Security.Principal/internal/index.d.ts +36 -30
  159. package/System.Text/bindings.json +28 -28
  160. package/System.Text/internal/index.d.ts +325 -319
  161. package/System.Text/internal/metadata.json +4 -4
  162. package/System.Text.Encodings.Web/internal/index.d.ts +18 -18
  163. package/System.Text.Json/internal/index.d.ts +184 -180
  164. package/System.Text.Json.Nodes/internal/index.d.ts +54 -54
  165. package/System.Text.Json.Schema/internal/index.d.ts +3 -3
  166. package/System.Text.Json.Serialization/internal/index.d.ts +12 -12
  167. package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +85 -83
  168. package/System.Text.RegularExpressions/internal/index.d.ts +91 -89
  169. package/System.Text.RegularExpressions/internal/metadata.json +5 -40
  170. package/System.Text.Unicode/internal/index.d.ts +171 -171
  171. package/System.Threading/bindings.json +4 -4
  172. package/System.Threading/internal/index.d.ts +411 -377
  173. package/System.Threading/internal/metadata.json +2 -2
  174. package/System.Threading.Channels/internal/index.d.ts +8 -8
  175. package/System.Threading.Tasks/internal/index.d.ts +209 -205
  176. package/System.Threading.Tasks.Dataflow/internal/index.d.ts +106 -102
  177. package/System.Threading.Tasks.Dataflow/internal/metadata.json +0 -42
  178. package/System.Threading.Tasks.Sources/internal/index.d.ts +7 -7
  179. package/System.Timers/internal/index.d.ts +11 -9
  180. package/System.Transactions/internal/index.d.ts +83 -67
  181. package/System.Web/internal/index.d.ts +31 -31
  182. package/System.Windows.Input/internal/index.d.ts +2 -2
  183. package/System.Xml/bindings.json +35 -35
  184. package/System.Xml/internal/index.d.ts +343 -325
  185. package/System.Xml/internal/metadata.json +17 -17
  186. package/System.Xml.Linq/internal/index.d.ts +122 -110
  187. package/System.Xml.Resolvers/internal/index.d.ts +3 -3
  188. package/System.Xml.Schema/internal/index.d.ts +71 -71
  189. package/System.Xml.Serialization/internal/index.d.ts +120 -120
  190. package/System.Xml.XPath/internal/index.d.ts +40 -34
  191. package/System.Xml.Xsl/internal/index.d.ts +27 -27
  192. package/System.Xml.Xsl.Runtime/internal/index.d.ts +99 -99
  193. package/__internal/extensions/index.d.ts +2294 -0
  194. package/package.json +1 -1
  195. package/internal/extensions/index.d.ts +0 -2280
@@ -219,16 +219,16 @@ export enum KnownColor {
219
219
 
220
220
 
221
221
  export class Color$instance {
222
- readonly a: byte;
223
- readonly b: byte;
224
- readonly g: byte;
222
+ readonly A: byte;
223
+ readonly B: byte;
224
+ readonly G: byte;
225
225
  readonly isEmpty: boolean;
226
226
  readonly isKnownColor: boolean;
227
227
  readonly isNamedColor: boolean;
228
228
  readonly isSystemColor: boolean;
229
229
  readonly name: string;
230
- readonly r: byte;
231
- equals(obj: any): boolean;
230
+ readonly R: byte;
231
+ equals(obj: unknown): boolean;
232
232
  equals(other: Color): boolean;
233
233
  getBrightness(): float;
234
234
  getHashCode(): int;
@@ -238,159 +238,159 @@ export class Color$instance {
238
238
  toKnownColor(): KnownColor;
239
239
  toString(): string;
240
240
  static readonly empty: Color;
241
- static readonly Transparent: Color;
242
- static readonly AliceBlue: Color;
243
- static readonly AntiqueWhite: Color;
244
- static readonly Aqua: Color;
245
- static readonly Aquamarine: Color;
246
- static readonly Azure: Color;
247
- static readonly Beige: Color;
248
- static readonly Bisque: Color;
249
- static readonly Black: Color;
250
- static readonly BlanchedAlmond: Color;
251
- static readonly Blue: Color;
252
- static readonly BlueViolet: Color;
253
- static readonly Brown: Color;
254
- static readonly BurlyWood: Color;
255
- static readonly CadetBlue: Color;
256
- static readonly Chartreuse: Color;
257
- static readonly Chocolate: Color;
258
- static readonly Coral: Color;
259
- static readonly CornflowerBlue: Color;
260
- static readonly Cornsilk: Color;
261
- static readonly Crimson: Color;
262
- static readonly Cyan: Color;
263
- static readonly DarkBlue: Color;
264
- static readonly DarkCyan: Color;
265
- static readonly DarkGoldenrod: Color;
266
- static readonly DarkGray: Color;
267
- static readonly DarkGreen: Color;
268
- static readonly DarkKhaki: Color;
269
- static readonly DarkMagenta: Color;
270
- static readonly DarkOliveGreen: Color;
271
- static readonly DarkOrange: Color;
272
- static readonly DarkOrchid: Color;
273
- static readonly DarkRed: Color;
274
- static readonly DarkSalmon: Color;
275
- static readonly DarkSeaGreen: Color;
276
- static readonly DarkSlateBlue: Color;
277
- static readonly DarkSlateGray: Color;
278
- static readonly DarkTurquoise: Color;
279
- static readonly DarkViolet: Color;
280
- static readonly DeepPink: Color;
281
- static readonly DeepSkyBlue: Color;
282
- static readonly DimGray: Color;
283
- static readonly DodgerBlue: Color;
284
- static readonly Firebrick: Color;
285
- static readonly FloralWhite: Color;
286
- static readonly ForestGreen: Color;
287
- static readonly Fuchsia: Color;
288
- static readonly Gainsboro: Color;
289
- static readonly GhostWhite: Color;
290
- static readonly Gold: Color;
291
- static readonly Goldenrod: Color;
292
- static readonly Gray: Color;
293
- static readonly Green: Color;
294
- static readonly GreenYellow: Color;
295
- static readonly Honeydew: Color;
296
- static readonly HotPink: Color;
297
- static readonly IndianRed: Color;
298
- static readonly Indigo: Color;
299
- static readonly Ivory: Color;
300
- static readonly Khaki: Color;
301
- static readonly Lavender: Color;
302
- static readonly LavenderBlush: Color;
303
- static readonly LawnGreen: Color;
304
- static readonly LemonChiffon: Color;
305
- static readonly LightBlue: Color;
306
- static readonly LightCoral: Color;
307
- static readonly LightCyan: Color;
308
- static readonly LightGoldenrodYellow: Color;
309
- static readonly LightGreen: Color;
310
- static readonly LightGray: Color;
311
- static readonly LightPink: Color;
312
- static readonly LightSalmon: Color;
313
- static readonly LightSeaGreen: Color;
314
- static readonly LightSkyBlue: Color;
315
- static readonly LightSlateGray: Color;
316
- static readonly LightSteelBlue: Color;
317
- static readonly LightYellow: Color;
318
- static readonly Lime: Color;
319
- static readonly LimeGreen: Color;
320
- static readonly Linen: Color;
321
- static readonly Magenta: Color;
322
- static readonly Maroon: Color;
323
- static readonly MediumAquamarine: Color;
324
- static readonly MediumBlue: Color;
325
- static readonly MediumOrchid: Color;
326
- static readonly MediumPurple: Color;
327
- static readonly MediumSeaGreen: Color;
328
- static readonly MediumSlateBlue: Color;
329
- static readonly MediumSpringGreen: Color;
330
- static readonly MediumTurquoise: Color;
331
- static readonly MediumVioletRed: Color;
332
- static readonly MidnightBlue: Color;
333
- static readonly MintCream: Color;
334
- static readonly MistyRose: Color;
335
- static readonly Moccasin: Color;
336
- static readonly NavajoWhite: Color;
337
- static readonly Navy: Color;
338
- static readonly OldLace: Color;
339
- static readonly Olive: Color;
340
- static readonly OliveDrab: Color;
341
- static readonly Orange: Color;
342
- static readonly OrangeRed: Color;
343
- static readonly Orchid: Color;
344
- static readonly PaleGoldenrod: Color;
345
- static readonly PaleGreen: Color;
346
- static readonly PaleTurquoise: Color;
347
- static readonly PaleVioletRed: Color;
348
- static readonly PapayaWhip: Color;
349
- static readonly PeachPuff: Color;
350
- static readonly Peru: Color;
351
- static readonly Pink: Color;
352
- static readonly Plum: Color;
353
- static readonly PowderBlue: Color;
354
- static readonly Purple: Color;
355
- static readonly RebeccaPurple: Color;
356
- static readonly Red: Color;
357
- static readonly RosyBrown: Color;
358
- static readonly RoyalBlue: Color;
359
- static readonly SaddleBrown: Color;
360
- static readonly Salmon: Color;
361
- static readonly SandyBrown: Color;
362
- static readonly SeaGreen: Color;
363
- static readonly SeaShell: Color;
364
- static readonly Sienna: Color;
365
- static readonly Silver: Color;
366
- static readonly SkyBlue: Color;
367
- static readonly SlateBlue: Color;
368
- static readonly SlateGray: Color;
369
- static readonly Snow: Color;
370
- static readonly SpringGreen: Color;
371
- static readonly SteelBlue: Color;
372
- static readonly Tan: Color;
373
- static readonly Teal: Color;
374
- static readonly Thistle: Color;
375
- static readonly Tomato: Color;
376
- static readonly Turquoise: Color;
377
- static readonly Violet: Color;
378
- static readonly Wheat: Color;
379
- static readonly White: Color;
380
- static readonly WhiteSmoke: Color;
381
- static readonly Yellow: Color;
382
- static readonly YellowGreen: Color;
383
- static FromArgb(alpha: int, baseColor: Color): Color;
384
- static FromArgb(alpha: int, red: int, green: int, blue: int): Color;
385
- static FromArgb(red: int, green: int, blue: int): Color;
386
- static FromArgb(argb: int): Color;
387
- static FromKnownColor(color: KnownColor): Color;
388
- static FromName(name: string): Color;
241
+ static readonly transparent: Color;
242
+ static readonly aliceBlue: Color;
243
+ static readonly antiqueWhite: Color;
244
+ static readonly aqua: Color;
245
+ static readonly aquamarine: Color;
246
+ static readonly azure: Color;
247
+ static readonly beige: Color;
248
+ static readonly bisque: Color;
249
+ static readonly black: Color;
250
+ static readonly blanchedAlmond: Color;
251
+ static readonly blue: Color;
252
+ static readonly blueViolet: Color;
253
+ static readonly brown: Color;
254
+ static readonly burlyWood: Color;
255
+ static readonly cadetBlue: Color;
256
+ static readonly chartreuse: Color;
257
+ static readonly chocolate: Color;
258
+ static readonly coral: Color;
259
+ static readonly cornflowerBlue: Color;
260
+ static readonly cornsilk: Color;
261
+ static readonly crimson: Color;
262
+ static readonly cyan: Color;
263
+ static readonly darkBlue: Color;
264
+ static readonly darkCyan: Color;
265
+ static readonly darkGoldenrod: Color;
266
+ static readonly darkGray: Color;
267
+ static readonly darkGreen: Color;
268
+ static readonly darkKhaki: Color;
269
+ static readonly darkMagenta: Color;
270
+ static readonly darkOliveGreen: Color;
271
+ static readonly darkOrange: Color;
272
+ static readonly darkOrchid: Color;
273
+ static readonly darkRed: Color;
274
+ static readonly darkSalmon: Color;
275
+ static readonly darkSeaGreen: Color;
276
+ static readonly darkSlateBlue: Color;
277
+ static readonly darkSlateGray: Color;
278
+ static readonly darkTurquoise: Color;
279
+ static readonly darkViolet: Color;
280
+ static readonly deepPink: Color;
281
+ static readonly deepSkyBlue: Color;
282
+ static readonly dimGray: Color;
283
+ static readonly dodgerBlue: Color;
284
+ static readonly firebrick: Color;
285
+ static readonly floralWhite: Color;
286
+ static readonly forestGreen: Color;
287
+ static readonly fuchsia: Color;
288
+ static readonly gainsboro: Color;
289
+ static readonly ghostWhite: Color;
290
+ static readonly gold: Color;
291
+ static readonly goldenrod: Color;
292
+ static readonly gray: Color;
293
+ static readonly green: Color;
294
+ static readonly greenYellow: Color;
295
+ static readonly honeydew: Color;
296
+ static readonly hotPink: Color;
297
+ static readonly indianRed: Color;
298
+ static readonly indigo: Color;
299
+ static readonly ivory: Color;
300
+ static readonly khaki: Color;
301
+ static readonly lavender: Color;
302
+ static readonly lavenderBlush: Color;
303
+ static readonly lawnGreen: Color;
304
+ static readonly lemonChiffon: Color;
305
+ static readonly lightBlue: Color;
306
+ static readonly lightCoral: Color;
307
+ static readonly lightCyan: Color;
308
+ static readonly lightGoldenrodYellow: Color;
309
+ static readonly lightGreen: Color;
310
+ static readonly lightGray: Color;
311
+ static readonly lightPink: Color;
312
+ static readonly lightSalmon: Color;
313
+ static readonly lightSeaGreen: Color;
314
+ static readonly lightSkyBlue: Color;
315
+ static readonly lightSlateGray: Color;
316
+ static readonly lightSteelBlue: Color;
317
+ static readonly lightYellow: Color;
318
+ static readonly lime: Color;
319
+ static readonly limeGreen: Color;
320
+ static readonly linen: Color;
321
+ static readonly magenta: Color;
322
+ static readonly maroon: Color;
323
+ static readonly mediumAquamarine: Color;
324
+ static readonly mediumBlue: Color;
325
+ static readonly mediumOrchid: Color;
326
+ static readonly mediumPurple: Color;
327
+ static readonly mediumSeaGreen: Color;
328
+ static readonly mediumSlateBlue: Color;
329
+ static readonly mediumSpringGreen: Color;
330
+ static readonly mediumTurquoise: Color;
331
+ static readonly mediumVioletRed: Color;
332
+ static readonly midnightBlue: Color;
333
+ static readonly mintCream: Color;
334
+ static readonly mistyRose: Color;
335
+ static readonly moccasin: Color;
336
+ static readonly navajoWhite: Color;
337
+ static readonly navy: Color;
338
+ static readonly oldLace: Color;
339
+ static readonly olive: Color;
340
+ static readonly oliveDrab: Color;
341
+ static readonly orange: Color;
342
+ static readonly orangeRed: Color;
343
+ static readonly orchid: Color;
344
+ static readonly paleGoldenrod: Color;
345
+ static readonly paleGreen: Color;
346
+ static readonly paleTurquoise: Color;
347
+ static readonly paleVioletRed: Color;
348
+ static readonly papayaWhip: Color;
349
+ static readonly peachPuff: Color;
350
+ static readonly peru: Color;
351
+ static readonly pink: Color;
352
+ static readonly plum: Color;
353
+ static readonly powderBlue: Color;
354
+ static readonly purple: Color;
355
+ static readonly rebeccaPurple: Color;
356
+ static readonly red: Color;
357
+ static readonly rosyBrown: Color;
358
+ static readonly royalBlue: Color;
359
+ static readonly saddleBrown: Color;
360
+ static readonly salmon: Color;
361
+ static readonly sandyBrown: Color;
362
+ static readonly seaGreen: Color;
363
+ static readonly seaShell: Color;
364
+ static readonly sienna: Color;
365
+ static readonly silver: Color;
366
+ static readonly skyBlue: Color;
367
+ static readonly slateBlue: Color;
368
+ static readonly slateGray: Color;
369
+ static readonly snow: Color;
370
+ static readonly springGreen: Color;
371
+ static readonly steelBlue: Color;
372
+ static readonly tan: Color;
373
+ static readonly teal: Color;
374
+ static readonly thistle: Color;
375
+ static readonly tomato: Color;
376
+ static readonly turquoise: Color;
377
+ static readonly violet: Color;
378
+ static readonly wheat: Color;
379
+ static readonly white: Color;
380
+ static readonly whiteSmoke: Color;
381
+ static readonly yellow: Color;
382
+ static readonly yellowGreen: Color;
383
+ static fromArgb3(alpha: int, baseColor: Color): Color;
384
+ static fromArgb3(alpha: int, red: int, green: int, blue: int): Color;
385
+ static fromArgb3(red: int, green: int, blue: int): Color;
386
+ static fromArgb3(argb: int): Color;
387
+ static fromKnownColor(color: KnownColor): Color;
388
+ static fromName(name: string): Color;
389
389
  }
390
390
 
391
391
 
392
392
  export interface __Color$views {
393
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Color>;
393
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Color>;
394
394
 
395
395
  // Structural method bridges for numeric interface constraints
396
396
  Equals(other: Color): boolean;
@@ -404,25 +404,25 @@ export class Point$instance {
404
404
  constructor(sz: Size);
405
405
  constructor(dw: int);
406
406
  readonly isEmpty: boolean;
407
- x: int;
408
- y: int;
409
- equals(obj: any): boolean;
407
+ X: int;
408
+ Y: int;
409
+ equals(obj: unknown): boolean;
410
410
  equals(other: Point): boolean;
411
411
  getHashCode(): int;
412
412
  offset(dx: int, dy: int): void;
413
413
  offset(p: Point): void;
414
414
  toString(): string;
415
415
  static readonly empty: Point;
416
- static Add(pt: Point, sz: Size): Point;
417
- static Ceiling(value: PointF): Point;
418
- static Round(value: PointF): Point;
419
- static Subtract(pt: Point, sz: Size): Point;
420
- static Truncate(value: PointF): Point;
416
+ static add(pt: Point, sz: Size): Point;
417
+ static ceiling(value: PointF): Point;
418
+ static round(value: PointF): Point;
419
+ static subtract(pt: Point, sz: Size): Point;
420
+ static truncate(value: PointF): Point;
421
421
  }
422
422
 
423
423
 
424
424
  export interface __Point$views {
425
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Point>;
425
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Point>;
426
426
 
427
427
  // Structural method bridges for numeric interface constraints
428
428
  Equals(other: Point): boolean;
@@ -435,23 +435,23 @@ export class PointF$instance {
435
435
  constructor(x: float, y: float);
436
436
  constructor(vector: Vector2);
437
437
  readonly isEmpty: boolean;
438
- x: float;
439
- y: float;
440
- equals(obj: any): boolean;
438
+ X: float;
439
+ Y: float;
440
+ equals(obj: unknown): boolean;
441
441
  equals(other: PointF): boolean;
442
442
  getHashCode(): int;
443
443
  toString(): string;
444
444
  toVector2(): Vector2;
445
445
  static readonly empty: PointF;
446
- static Add(pt: PointF, sz: Size): PointF;
447
- static Add(pt: PointF, sz: SizeF): PointF;
448
- static Subtract(pt: PointF, sz: Size): PointF;
449
- static Subtract(pt: PointF, sz: SizeF): PointF;
446
+ static add(pt: PointF, sz: Size): PointF;
447
+ static add(pt: PointF, sz: SizeF): PointF;
448
+ static subtract(pt: PointF, sz: Size): PointF;
449
+ static subtract(pt: PointF, sz: SizeF): PointF;
450
450
  }
451
451
 
452
452
 
453
453
  export interface __PointF$views {
454
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<PointF>;
454
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<PointF>;
455
455
 
456
456
  // Structural method bridges for numeric interface constraints
457
457
  Equals(other: PointF): boolean;
@@ -472,12 +472,12 @@ export class Rectangle$instance {
472
472
  size: Size;
473
473
  readonly top: int;
474
474
  width: int;
475
- x: int;
476
- y: int;
475
+ X: int;
476
+ Y: int;
477
477
  contains(x: int, y: int): boolean;
478
478
  contains(pt: Point): boolean;
479
479
  contains(rect: Rectangle): boolean;
480
- equals(obj: any): boolean;
480
+ equals(obj: unknown): boolean;
481
481
  equals(other: Rectangle): boolean;
482
482
  getHashCode(): int;
483
483
  inflate(width: int, height: int): void;
@@ -488,18 +488,18 @@ export class Rectangle$instance {
488
488
  offset(x: int, y: int): void;
489
489
  toString(): string;
490
490
  static readonly empty: Rectangle;
491
- static Ceiling(value: RectangleF): Rectangle;
492
- static FromLTRB(left: int, top: int, right: int, bottom: int): Rectangle;
493
- static Inflate(rect: Rectangle, x: int, y: int): Rectangle;
494
- static Intersect(a: Rectangle, b: Rectangle): Rectangle;
495
- static Round(value: RectangleF): Rectangle;
496
- static Truncate(value: RectangleF): Rectangle;
497
- static Union(a: Rectangle, b: Rectangle): Rectangle;
491
+ static ceiling(value: RectangleF): Rectangle;
492
+ static fromLTRB(left: int, top: int, right: int, bottom: int): Rectangle;
493
+ static inflate(rect: Rectangle, x: int, y: int): Rectangle;
494
+ static intersect(a: Rectangle, b: Rectangle): Rectangle;
495
+ static round(value: RectangleF): Rectangle;
496
+ static truncate(value: RectangleF): Rectangle;
497
+ static union(a: Rectangle, b: Rectangle): Rectangle;
498
498
  }
499
499
 
500
500
 
501
501
  export interface __Rectangle$views {
502
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Rectangle>;
502
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Rectangle>;
503
503
 
504
504
  // Structural method bridges for numeric interface constraints
505
505
  Equals(other: Rectangle): boolean;
@@ -521,12 +521,12 @@ export class RectangleF$instance {
521
521
  size: SizeF;
522
522
  readonly top: float;
523
523
  width: float;
524
- x: float;
525
- y: float;
524
+ X: float;
525
+ Y: float;
526
526
  contains(x: float, y: float): boolean;
527
527
  contains(pt: PointF): boolean;
528
528
  contains(rect: RectangleF): boolean;
529
- equals(obj: any): boolean;
529
+ equals(obj: unknown): boolean;
530
530
  equals(other: RectangleF): boolean;
531
531
  getHashCode(): int;
532
532
  inflate(x: float, y: float): void;
@@ -538,15 +538,15 @@ export class RectangleF$instance {
538
538
  toString(): string;
539
539
  toVector4(): Vector4;
540
540
  static readonly empty: RectangleF;
541
- static FromLTRB(left: float, top: float, right: float, bottom: float): RectangleF;
542
- static Inflate(rect: RectangleF, x: float, y: float): RectangleF;
543
- static Intersect(a: RectangleF, b: RectangleF): RectangleF;
544
- static Union(a: RectangleF, b: RectangleF): RectangleF;
541
+ static fromLTRB(left: float, top: float, right: float, bottom: float): RectangleF;
542
+ static inflate(rect: RectangleF, x: float, y: float): RectangleF;
543
+ static intersect(a: RectangleF, b: RectangleF): RectangleF;
544
+ static union(a: RectangleF, b: RectangleF): RectangleF;
545
545
  }
546
546
 
547
547
 
548
548
  export interface __RectangleF$views {
549
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<RectangleF>;
549
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<RectangleF>;
550
550
 
551
551
  // Structural method bridges for numeric interface constraints
552
552
  Equals(other: RectangleF): boolean;
@@ -561,21 +561,21 @@ export class Size$instance {
561
561
  height: int;
562
562
  readonly isEmpty: boolean;
563
563
  width: int;
564
- equals(obj: any): boolean;
564
+ equals(obj: unknown): boolean;
565
565
  equals(other: Size): boolean;
566
566
  getHashCode(): int;
567
567
  toString(): string;
568
568
  static readonly empty: Size;
569
- static Add(sz1: Size, sz2: Size): Size;
570
- static Ceiling(value: SizeF): Size;
571
- static Round(value: SizeF): Size;
572
- static Subtract(sz1: Size, sz2: Size): Size;
573
- static Truncate(value: SizeF): Size;
569
+ static add(sz1: Size, sz2: Size): Size;
570
+ static ceiling(value: SizeF): Size;
571
+ static round(value: SizeF): Size;
572
+ static subtract(sz1: Size, sz2: Size): Size;
573
+ static truncate(value: SizeF): Size;
574
574
  }
575
575
 
576
576
 
577
577
  export interface __Size$views {
578
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<Size>;
578
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<Size>;
579
579
 
580
580
  // Structural method bridges for numeric interface constraints
581
581
  Equals(other: Size): boolean;
@@ -592,7 +592,7 @@ export class SizeF$instance {
592
592
  height: float;
593
593
  readonly isEmpty: boolean;
594
594
  width: float;
595
- equals(obj: any): boolean;
595
+ equals(obj: unknown): boolean;
596
596
  equals(other: SizeF): boolean;
597
597
  getHashCode(): int;
598
598
  toPointF(): PointF;
@@ -600,13 +600,13 @@ export class SizeF$instance {
600
600
  toString(): string;
601
601
  toVector2(): Vector2;
602
602
  static readonly empty: SizeF;
603
- static Add(sz1: SizeF, sz2: SizeF): SizeF;
604
- static Subtract(sz1: SizeF, sz2: SizeF): SizeF;
603
+ static add(sz1: SizeF, sz2: SizeF): SizeF;
604
+ static subtract(sz1: SizeF, sz2: SizeF): SizeF;
605
605
  }
606
606
 
607
607
 
608
608
  export interface __SizeF$views {
609
- readonly As_IEquatable_1_of_ConsoleKeyInfo: System_Internal.IEquatable_1$instance<SizeF>;
609
+ As_IEquatable_1(): System_Internal.IEquatable_1$instance<SizeF>;
610
610
 
611
611
  // Structural method bridges for numeric interface constraints
612
612
  Equals(other: SizeF): boolean;
@@ -621,10 +621,10 @@ export class ColorConverter$instance extends System_ComponentModel_Internal.Type
621
621
  canConvertFrom(sourceType: Type): boolean;
622
622
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
623
623
  canConvertTo(destinationType: Type): boolean;
624
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
625
- convertFrom(value: any): any;
626
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
627
- convertTo(value: any, destinationType: Type): any;
624
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
625
+ convertFrom(value: unknown): unknown;
626
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
627
+ convertTo(value: unknown, destinationType: Type): unknown;
628
628
  getStandardValues(context: ITypeDescriptorContext): TypeConverter_StandardValuesCollection;
629
629
  getStandardValues(): ICollection;
630
630
  getStandardValuesSupported(context: ITypeDescriptorContext): boolean;
@@ -640,17 +640,17 @@ export class PointConverter$instance extends System_ComponentModel_Internal.Type
640
640
  canConvertFrom(sourceType: Type): boolean;
641
641
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
642
642
  canConvertTo(destinationType: Type): boolean;
643
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
644
- convertFrom(value: any): any;
645
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
646
- convertTo(value: any, destinationType: Type): any;
647
- createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): any;
648
- createInstance(propertyValues: IDictionary): any;
643
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
644
+ convertFrom(value: unknown): unknown;
645
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
646
+ convertTo(value: unknown, destinationType: Type): unknown;
647
+ createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): unknown;
648
+ createInstance(propertyValues: IDictionary): unknown;
649
649
  getCreateInstanceSupported(context: ITypeDescriptorContext): boolean;
650
650
  getCreateInstanceSupported(): boolean;
651
- getProperties(context: ITypeDescriptorContext, value: any, attributes: Attribute[]): PropertyDescriptorCollection;
652
- getProperties(value: any): PropertyDescriptorCollection;
653
- getProperties(context: ITypeDescriptorContext, value: any): PropertyDescriptorCollection;
651
+ getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
652
+ getProperties(value: unknown): PropertyDescriptorCollection;
653
+ getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
654
654
  getPropertiesSupported(context: ITypeDescriptorContext): boolean;
655
655
  getPropertiesSupported(): boolean;
656
656
  }
@@ -664,17 +664,17 @@ export class RectangleConverter$instance extends System_ComponentModel_Internal.
664
664
  canConvertFrom(sourceType: Type): boolean;
665
665
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
666
666
  canConvertTo(destinationType: Type): boolean;
667
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
668
- convertFrom(value: any): any;
669
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
670
- convertTo(value: any, destinationType: Type): any;
671
- createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): any;
672
- createInstance(propertyValues: IDictionary): any;
667
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
668
+ convertFrom(value: unknown): unknown;
669
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
670
+ convertTo(value: unknown, destinationType: Type): unknown;
671
+ createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): unknown;
672
+ createInstance(propertyValues: IDictionary): unknown;
673
673
  getCreateInstanceSupported(context: ITypeDescriptorContext): boolean;
674
674
  getCreateInstanceSupported(): boolean;
675
- getProperties(context: ITypeDescriptorContext, value: any, attributes: Attribute[]): PropertyDescriptorCollection;
676
- getProperties(value: any): PropertyDescriptorCollection;
677
- getProperties(context: ITypeDescriptorContext, value: any): PropertyDescriptorCollection;
675
+ getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
676
+ getProperties(value: unknown): PropertyDescriptorCollection;
677
+ getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
678
678
  getPropertiesSupported(context: ITypeDescriptorContext): boolean;
679
679
  getPropertiesSupported(): boolean;
680
680
  }
@@ -688,17 +688,17 @@ export class SizeConverter$instance extends System_ComponentModel_Internal.TypeC
688
688
  canConvertFrom(sourceType: Type): boolean;
689
689
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
690
690
  canConvertTo(destinationType: Type): boolean;
691
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
692
- convertFrom(value: any): any;
693
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
694
- convertTo(value: any, destinationType: Type): any;
695
- createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): any;
696
- createInstance(propertyValues: IDictionary): any;
691
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
692
+ convertFrom(value: unknown): unknown;
693
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
694
+ convertTo(value: unknown, destinationType: Type): unknown;
695
+ createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): unknown;
696
+ createInstance(propertyValues: IDictionary): unknown;
697
697
  getCreateInstanceSupported(context: ITypeDescriptorContext): boolean;
698
698
  getCreateInstanceSupported(): boolean;
699
- getProperties(context: ITypeDescriptorContext, value: any, attributes: Attribute[]): PropertyDescriptorCollection;
700
- getProperties(value: any): PropertyDescriptorCollection;
701
- getProperties(context: ITypeDescriptorContext, value: any): PropertyDescriptorCollection;
699
+ getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
700
+ getProperties(value: unknown): PropertyDescriptorCollection;
701
+ getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
702
702
  getPropertiesSupported(context: ITypeDescriptorContext): boolean;
703
703
  getPropertiesSupported(): boolean;
704
704
  }
@@ -712,17 +712,17 @@ export class SizeFConverter$instance extends System_ComponentModel_Internal.Type
712
712
  canConvertFrom(sourceType: Type): boolean;
713
713
  canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
714
714
  canConvertTo(destinationType: Type): boolean;
715
- convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: any): any;
716
- convertFrom(value: any): any;
717
- convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: any, destinationType: Type): any;
718
- convertTo(value: any, destinationType: Type): any;
719
- createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): any;
720
- createInstance(propertyValues: IDictionary): any;
715
+ convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
716
+ convertFrom(value: unknown): unknown;
717
+ convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
718
+ convertTo(value: unknown, destinationType: Type): unknown;
719
+ createInstance(context: ITypeDescriptorContext, propertyValues: IDictionary): unknown;
720
+ createInstance(propertyValues: IDictionary): unknown;
721
721
  getCreateInstanceSupported(context: ITypeDescriptorContext): boolean;
722
722
  getCreateInstanceSupported(): boolean;
723
- getProperties(context: ITypeDescriptorContext, value: any, attributes: Attribute[]): PropertyDescriptorCollection;
724
- getProperties(value: any): PropertyDescriptorCollection;
725
- getProperties(context: ITypeDescriptorContext, value: any): PropertyDescriptorCollection;
723
+ getProperties(context: ITypeDescriptorContext, value: unknown, attributes: Attribute[]): PropertyDescriptorCollection;
724
+ getProperties(value: unknown): PropertyDescriptorCollection;
725
+ getProperties(context: ITypeDescriptorContext, value: unknown): PropertyDescriptorCollection;
726
726
  getPropertiesSupported(context: ITypeDescriptorContext): boolean;
727
727
  getPropertiesSupported(): boolean;
728
728
  }
@@ -731,52 +731,52 @@ export class SizeFConverter$instance extends System_ComponentModel_Internal.Type
731
731
  export type SizeFConverter = SizeFConverter$instance;
732
732
 
733
733
  export abstract class ColorTranslator$instance {
734
- static FromHtml(htmlColor: string): Color;
735
- static FromOle(oleColor: int): Color;
736
- static FromWin32(win32Color: int): Color;
737
- static ToHtml(c: Color): string;
738
- static ToOle(c: Color): int;
739
- static ToWin32(c: Color): int;
734
+ static fromHtml(htmlColor: string): Color;
735
+ static fromOle(oleColor: int): Color;
736
+ static fromWin32(win32Color: int): Color;
737
+ static toHtml(c: Color): string;
738
+ static toOle(c: Color): int;
739
+ static toWin32(c: Color): int;
740
740
  }
741
741
 
742
742
 
743
743
  export type ColorTranslator = ColorTranslator$instance;
744
744
 
745
745
  export abstract class SystemColors$instance {
746
- static readonly ActiveBorder: Color;
747
- static readonly ActiveCaption: Color;
748
- static readonly ActiveCaptionText: Color;
749
- static readonly AppWorkspace: Color;
750
- static readonly ButtonFace: Color;
751
- static readonly ButtonHighlight: Color;
752
- static readonly ButtonShadow: Color;
753
- static readonly Control: Color;
754
- static readonly ControlDark: Color;
755
- static readonly ControlDarkDark: Color;
756
- static readonly ControlLight: Color;
757
- static readonly ControlLightLight: Color;
758
- static readonly ControlText: Color;
759
- static readonly Desktop: Color;
760
- static readonly GradientActiveCaption: Color;
761
- static readonly GradientInactiveCaption: Color;
762
- static readonly GrayText: Color;
763
- static readonly Highlight: Color;
764
- static readonly HighlightText: Color;
765
- static readonly HotTrack: Color;
766
- static readonly InactiveBorder: Color;
767
- static readonly InactiveCaption: Color;
768
- static readonly InactiveCaptionText: Color;
769
- static readonly Info: Color;
770
- static readonly InfoText: Color;
771
- static readonly Menu: Color;
772
- static readonly MenuBar: Color;
773
- static readonly MenuHighlight: Color;
774
- static readonly MenuText: Color;
775
- static readonly ScrollBar: Color;
776
- static readonly Window: Color;
777
- static readonly WindowFrame: Color;
778
- static readonly WindowText: Color;
779
- static UseAlternativeColorSet: boolean;
746
+ static readonly activeBorder: Color;
747
+ static readonly activeCaption: Color;
748
+ static readonly activeCaptionText: Color;
749
+ static readonly appWorkspace: Color;
750
+ static readonly buttonFace: Color;
751
+ static readonly buttonHighlight: Color;
752
+ static readonly buttonShadow: Color;
753
+ static readonly control: Color;
754
+ static readonly controlDark: Color;
755
+ static readonly controlDarkDark: Color;
756
+ static readonly controlLight: Color;
757
+ static readonly controlLightLight: Color;
758
+ static readonly controlText: Color;
759
+ static readonly desktop: Color;
760
+ static readonly gradientActiveCaption: Color;
761
+ static readonly gradientInactiveCaption: Color;
762
+ static readonly grayText: Color;
763
+ static readonly highlight: Color;
764
+ static readonly highlightText: Color;
765
+ static readonly hotTrack: Color;
766
+ static readonly inactiveBorder: Color;
767
+ static readonly inactiveCaption: Color;
768
+ static readonly inactiveCaptionText: Color;
769
+ static readonly info: Color;
770
+ static readonly infoText: Color;
771
+ static readonly menu: Color;
772
+ static readonly menuBar: Color;
773
+ static readonly menuHighlight: Color;
774
+ static readonly menuText: Color;
775
+ static readonly scrollBar: Color;
776
+ static readonly window: Color;
777
+ static readonly windowFrame: Color;
778
+ static readonly windowText: Color;
779
+ static useAlternativeColorSet: boolean;
780
780
  }
781
781
 
782
782