Igor Velikorossov

Results 447 comments of Igor Velikorossov

Thank you @jkoritzinsky @elinor-fung for your help and guidance. Adding @stephentoub for awareness since he was involved in both mentioned changes. @creizlein to confirm - you need to invoke `CoInitializeSecurity`...

I see you're making progress on this issue. Few thoughts on the subject. I wonder if we could do it declaratively via traits, so we can have attributes similar to...

I think this issue has resolved. I'm no longer getting any locale specific failures. Holler if you still do, and we can reopen it.

> I've pushed a rebased branch of the code I'm using as workaround for running tests locally: > > [master...weltkante:culture](https://github.com/dotnet/winforms/compare/master...weltkante:culture) @weltkante do you mind trying to apply `UseDefaultXunitCultureAttribute` to tests...

Deprecation only. There are no appetites to remove the types in any forseeable future. The deprecation will help making developers aware of other more modern tech, such as WebView2, which...

The docs are quite thorough, and it looks like we may have missed on of the cases - https://docs.microsoft.com/dotnet/api/system.windows.forms.datagridview.showcelltooltips.

Please elaborate on what you have in mind, how you see it is used, and how it would benefit all Windows Forms developers.

`TaskbarManager` isn't part of Windows Forms API. It is certainly something can be considered for an addition, but we'll need a fully fledged [API proposal](https://github.com/dotnet/winforms/blob/master/docs/issue-guide.md#feature-and-api-suggestions). Here's a list of proposals...

@bkqc I'm not sure what you're asking for. Windows Forms has no relation Microsoft.Windows.SDK.Contracts, which contains WinRT API.