Gu.Wpf.Geometry icon indicating copy to clipboard operation
Gu.Wpf.Geometry copied to clipboard

Results 11 Gu.Wpf.Geometry issues
Sort by recently updated
recently updated
newest added

In my current scenario the Zoombox control contains other custom user-controls that support drag&drop and other mouse-related features. Therefore, I'd appreciate if the Zoombox activates it’s functionality only if e.g....

![image](https://user-images.githubusercontent.com/1640096/53448076-d93f3300-3a16-11e9-9047-cd7adbc26cfa.png) It does not render nicely when the segments are visible like this. @robbym used your png.

Hi, My Windows DPI is currently set to 200% and when running your demo app, the arrow is drawn way out of the application screen. If I set the DPI...

- Fit - Pixel - None - ?? Maybe two properties one when content changes.

Not sure if there is an easy fix for this.

Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) from 17.8.14 to 17.9.28. Release notes Sourced from Microsoft.VisualStudio.Threading.Analyzers's releases. v17.9.1-alpha No notable changes besides the version number. Full Changelog: https://github.com/microsoft/vs-threading/compare/v17.8.14...v17.9.1-alpha Commits See full diff in compare view...

dependencies

Is there a way to solve this problem,Thanks! ![image](https://github.com/GuOrg/Gu.Wpf.Geometry/assets/24789356/13a80817-4183-460f-a417-cd765e186101) Here is my code: ` ``` ```` ``` public partial class WaveToolTipTest : Window { public WaveToolTipTest() { InitializeComponent(); } private...