Show / Hide Table of Contents

Getting Started

It's pretty straightforward to get started with WPF Docking:

  • Create a project in Visual Studio or other IDE, targeting .Net Framework 3.5 or later;
  • Add nuget package DevZest.WpfDocking to your project.
  • Documentation available: Programming Guide and Class Library.
  • Source code available: https://github.com/DevZest/WpfDocking.
  • Samples available: https://github.com/DevZest/WpfDocking.Samples.
  • Improve this Doc
Back to top Copyright © Weifen Luo | DevZest