You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/Content/FAQ.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ To make a WPF window chromeless, Neutronium.WPF provides [Chromeless](../../Neut
82
82
83
83
This behavior creates a frameless window and takes care of expected drag-and-drop behavior.
84
84
85
-
See [Codegravity](https://github.com/NeutroniumCore/codegravity)project for a full example of frameless Neutronium Window.
85
+
See [Codegravity](https://github.com/NeutroniumCore/codegravity)and [Neutronium.SPA.Demo](https://github.com/NeutroniumCore/Neutronium.SPA.Demo) projects for a full example of frameless Neutronium Window.
86
86
87
87
## **How to display Window only when HTML control is rendering?**
0 commit comments