XAF Blazor - How to create a custom template This example demonstrates how to change the built-in navigation system (uses a DxTreeView component) with a DxMenu component. Refer to the following article for details: How To: Create a Custom Blazor Application Template. Files to Look At CustomShowNavigationItemActionControl.cs CustomShowNavigationItemActionControlComponent.razor CustomApplicationWindowTemplate.cs CustomApplicationWindowTemplateComponent.razor BlazorApplication.cs