Skip to content
| Marketplace
Sign in
Visual Studio>Templates>WPF Window FsXaml
WPF Window FsXaml

WPF Window FsXaml

Jared Hester

|
1,078 installs
| (0) | Free
Chromeless XAML window designed to be used with FsXaml
Download

Visual F# Template for a chromeless XAML window designed to be used with FsXaml

By default the template will use the $rootnamespace$ parameter for the namespace and the assebly variables in the .xaml file.  You may need to manually change the namespase and assembly so that the FsXaml type provider can correctly pull data from the xaml file.

Edit this line -

xmlns:local="clr-namespace:$rootnamespace$;assembly=$rootnamespace$"

 

In the properties panel for the xaml file make sure to set the 'Build Action' to 'Resource' so that FsXaml can locate the file.



Depends on FsXaml

https://www.nuget.org/packages/FsXaml.Wpf/

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft