Skip to content

zk-zheng/PrismOutlook

 
 

Repository files navigation

PrismOutlook

This is a sample that explains the Prism for WPF app, originally built live on Twitch/YouTube by Brian Lagunas.

My Changes

  • XamRichTextEditor -> RichTextBox

  • RibbonTabItem -> MenuItem

  • RibbonGroup -> MenuItem

  • ButtonTool -> MenuItem

  • XamOutlookBar -> TabControl

  • OutlookBarGroup -> TabItem

  • XamDataTree -> TreeView

  • XamDataTreeNode -> TreeViewItem

(NOT FINISH YET)

About

The Prism for WpF app that we are building live on Twitch/YouTube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rich Text Format 81.3%
  • C# 18.7%