<Window xmlns:controls="clr-namespace:NavigationDrawerControlForWPF.Controls"
		...>
	<Grid>
		<controls:NavigationDrawer MenuWidth="180" IsMenuOpen="False">
			<controls:NavigationDrawer.MenuHeader>
				<!-- Your menu header contents here -->
			</controls:NavigationDrawer.MenuHeader>	
			<controls:NavigationDrawer.Menu>
				<!-- Your menu items contents here -->
			</controls:NavigationDrawer.Menu>
			<controls:NavigationDrawer.Content>
				<!-- Your main window contents here-->
			</controls:NavigationDrawer.Content>
		</controls:NavigationDrawer>
	</Grid>
</Window>- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3
Navigation drawer control for WPF.
License
Redouane64/WPFNavigationDrawer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Navigation drawer control for WPF.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
              Packages 0
        No packages published 
      
              