-
I can't reproduce this on my machine, but it gets logged. Doesn't matter much as it's during closing but it should be possible to check first if window is already closed.
I'm using latest ControlzE…
-
Running into a problem with version 4.6.11 (downloaded "base" deployment with CLI tool) on first launch. Seems to occur when %appdata%\pyRevit\20xx does not exist. After closing & re-opening that vers…
-
When clicking a button to show a dialog window I get an exception that MahApps.Metro or one of it's dependencies was not found (HRESULT: 0x80131040: The located assembly's manifest definition does not…
-
**Environment**
- MahApps.Metro 1.6.2
- Windows OS 10 April Update 64bit
- Visual Studio 2017 Community 15.7.1
- .NET Framework 4.7.1
Using "Controls:TextBoxHelper.Watermark" with "NumericUp…
-
### Hi
I just clone the repo from GitHub and try to open the solution with visual studio 2017 `15.9.7`
But the solution does not load the projects `marked as (unavailable)`
And when I try to reload…
-
Following the guide, with the latest previews of Fluent and MahApps.Metro
https://fluentribbon.github.io/documentation/interop_with_MahApps.Metro
Second screenshow wants me to set the TitleBar pro…
-
I tried to build and run project solution from release 1.6.5 in VS 2019 and it complains of the following
```
Severity Code Description Project File Line Suppression State
Error MSB3644 The ref…
-
Cloned the repo at commit 9fa187d63efbc05eb35e9a064b39335f01c1ab27
When loading the Blazor.SLN in VS I get this error:
`C:\sources\Blazor\samples\MonoSanityClient\MonoSanityClient.csproj : error …
-
Hi,
Can someone explain me why MahApps has this trigger in MetroDataGrid style (Controls.DataGrid.xaml)?
`
`
This is breakin…
-
Vanila Solution to download with explanation: https://1drv.ms/u/s!Ah3HeDSZXp_FhcMvbycQiR1_LIBUeg
I use IDialogCoordinator on ViewModel and everything works fine.
But if in viewmodel i have insta…