Johann Weiher
Johann Weiher
https://github.com/Suplanus/Suplanus.Sepla/blob/e55fb31426deb422e05596b9407af745a785da4a/Suplanus.Sepla/Objects/LocationIdentifier.cs#L169
https://www.eplan.help/en-us/Infoportal/Content/api/2026/Eplan.EplApi.MasterDatau~Eplan.EplApi.MasterData.MDPartsDatabaseMessages.html
Hier muss wenn die Eigenschaft gefunden wird gleich der Wert zurückgegeben werden: ```charp private static string ReadProjectProperty(string fileName, int id) { string property = null; XmlTextReader reader = new XmlTextReader(fileName); ...
**Is your feature request related to a problem? Please describe.** #641 Now its only possible to connect with an RDP client if we create a session in Kasm. Some RDP...
## Describe the bug If `SaveWindowPosition = true` in the MetroWindow and `TargetFramework = net9.0-windows` the application throws an exception on closing and not saving the window position: ``` ZH.TED.Test.WPF...
I use the webview for displaying some media files, like JPG and MP3, which is working. But on MP4 Its loading but not auto-play and the controls are greyed out....