Moustafa Khalil

Results 10 issues of Moustafa Khalil

If I embedded Engine window inside a WPF, a full mouse capture works fine. but there is no keyboard Capture.

I have successfully embedded Engine window into a WPF window as resolved in #141 . but when closing WPF window an exception is raised `unable to dispose a referenced object`...

Can say how much I liked your lib. Thanks indeed! I come up to hide a winform window and tried to draw semitransparent shapes over, but it didn't work so...

Thanks for this great library, I was wondering who we can write the text of a MaterialDesignRippleButton : the below code is not working as expected!!! ``

Is it possible to have a madb version compatible with NewtonSoft>10.0 . the current maximum version (

enhancement

### Describe the bug NavigationViewContent overlayes the NavigationView ### To Reproduce just place a canvas inside a page, add any child in the canvas, and pan the canvas . not...

bug

Hi When defining FontawesomeLabel FontSize in Resources via XAML, presents no effect on runtime, any clues. ` `

on executing the ``` codedoc serve``` it breaks stating cannot read properties of undefined... see the below snapshot.. what do i miss? ![image](https://github.com/CONNECT-platform/codedoc/assets/12208720/cf67656c-e46c-46d7-b1c0-83039dd9b7ad)

seems the Enum flag value is 3 for both PathPointType.Bezier and PathPointType.Bezier3 how can i distinguish that when switching between pointTypes?

untriaged
Pri3
area-System.IO

This fix is targeting exporting Linked Revit files via Revit Api. not through the UI, The implementation was already set but very coupled to the UI, I separated the export...