Matt Lacey

Results 209 comments of Matt Lacey

Is there _really_ enough value to do this for only `TextBlock` and `Label`? I'm not sure how this could be implemented without shipping with a list of known elements and...

Ha. Just seen that Blend does this to XAML that you drag in the designer 🤣 ![blend-button-content](https://github.com/Xavalon/XamlStyler/assets/189547/34d547f8-7808-421a-bd7d-c09dc2c39d98) I'm still, not advocating for it though.

In that this has had no progress in over 5 years and even though the "help wanted" label was removed, I'm assuming that you are still open to a contribution...

The original post shows this option as a separate context menu item. Is this expectation/intent/desire that this be: - functionality (controlled via a new setting--and off by default) that is...

In addition to navigation often being platform specific, there is no one right or even best way to do this. For example, there are solid arguments for and against navigation...

> This code introduces a new problem: Each time the user activates the `UserControl`, the `Loaded` event of the `UserControl` is executed repeatedly. Can you define what you mean by...

> Hey @morning4coffe-dev @mrlacey plz le me know if it could be improved a bit more by changing anything else Not sure if you meant me or @MartinZikmund but I...

There are some bigger questions to ask in relation to this. - Assuming there was a reason for the change in the Windows 11 context menu, it would be good...

> The change was made mostly to bring organization to the menu (for example when an app has more than 1 entry, it's automatically put in a submenu, and all...