David Kean

Results 89 comments of David Kean

Forgot about the IBen assembly, added it. @NickCraver Good point, I'll bring this up in the next Framework Design Core meeting. My feeling is that we'll support System.Ben.Kitchen.dll on it....

This isn't a supported tool or product. It was a "hey we have a bunch of code that we are opening sourcing that has different code styles - let's fix...

@jaredpar I would consider bypassing the framework's version of the Clipboard and just call the Clipboard APIs directly. There is no opt out of the retry, so if it is...

Yes you skip the timeouts. Alternatively, if you can make use of the timeout free APIs to bail quickly, for example if(IsDataPresent(Text)) GetText() this might also avoid it. Sent from...

We don't have support for UWP in SDK-based projects, I would switch back to supported project types until we have support.

@ByteBlast Nice project! Let me play around with this.

I've spiked this and Shortcut works well, thanks @ByteBlast. Will have something in at the start of the new year.

Not actually duplicate. #24 actually occurs for devices that are marked "Not present".