A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

929 B

What does the pull request do?

Give a bit of background on the PR here, together with links to with related issues etc.

What is the current behavior?

If the PR is a fix, describe the current incorrect behavior, otherwise delete this section.

What is the updated/expected behavior with this PR?

Describe how to test the PR.

How was the solution implemented (if it's not obvious)?

Include any information that might be of use to a reviewer here.

Checklist

Breaking changes

List any breaking changes here. When the PR is merged please add an entry to https://github.com/AvaloniaUI/Avalonia/wiki/Breaking-Changes

Fixed issues

If the pull request fixes issue(s) list them like this:

Fixes #123 Fixes #456