dotnet-api-docs
dotnet-api-docs copied to clipboard
.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
### Type of issue Missing information ### Description For > Rect(Double, Double, Double, Double) Constructor is specifies for the `x` and `y` parameters that they are coordinates for the top-left...
### Type of issue Missing information ### Description Greetings. I don't have much time to look more in details but it seems to me that the boolean value returned by...
Fixed duplicated text ## Summary Describe your changes here. Fixes #Issue_Number (if available)
### Type of issue Outdated article ### Description [Enter feedback here] The documentation here says "This method exposes the Win32 LocalAlloc function from Kernel32.dll." I haven't tried using it under...
### Type of issue Typo ### Description [Enter feedback here] ### Page URL https://learn.microsoft.com/en-us/dotnet/api/system.object?view=net-8.0 ### Content source URL https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/Object.xml ### Document Version Independent Id 33ab6e94-fc93-40f0-6710-a057935f2d02 ### Article author @dotnet-bot
### Type of issue Missing information ### Description Calling either overload of `ImmutableDictionary.WithComparers` can cause an `ArgumentException` if the new old key values collide when using the new key comparer....
### Type of issue Other (describe below) ### Description [Enter feedback here] English: This path is always considered to be a directory. German: Dieser Pfad wird **_nicht_** immer als Verzeichnis...
### Type of issue Typo ### Description In the remarks section, there's a link to [Long Paths in .NET](https://go.microsoft.com/fwlink/?LinkID=163666). However, that link is not found. I've manually found the [intended...
### Type of issue Other (describe below) ### Description In this paragraph: > Scaling by [Font](https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.autoscalemode?view=windowsdesktop-8.0#system-windows-forms-autoscalemode-font) is useful if you want to have a control or form stretch or shrink...
### Type of issue Other (describe below) ### Description Guage is not supported in .NET 8 but the documentation seems to indicate it does. See .NET 8 and .NET 9...