Navigation for WPF

Discussion Forums

Post about Navigation for WPF suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (131)

  Date Thread Details
2025‑07‑24
1,224 views
"Hello, how can I update the breadcrumb so it will refresh and show the changed items? The datasource is a XMLDataPr..."
2023‑12‑04
1,009 views
"Using the ExplorerBar as it is takes up as little space as possible. when the ExplorerBar is used as a side view, i..."
2022‑02‑25
1,352 views
"Hi there, the arrow in the popup button is missing that lets you select among the item's siblings. This is just hap..."
2021‑01‑13
1,238 views
"I'm using a hierarchical data template and while the item buttons in the breadcrumb are showing up like they should, ..."
2020‑10‑14
1,271 views
"Given the following sample code, clicking any of the items in the ListBox does not activate/update the SelectedItem, ..."
2018‑10‑09
2,101 views
"A couple questions in relation to events: Is it possible to catch a click/tap of a NavigationBar button which has a..."
2009‑04‑21
5,770 views
"Is there a way to Template the NavigationBar Title. Since it is not a DependencyObject, I am at a loss on how the add..."
2018‑09‑05
1,745 views
"I have a Breadcrumb defined by: <navigation:Breadcrumb x:Name="breadcrumb" AutoMinimizeItemCount="0" Grid.Row="0..."
2018‑01‑10
3,264 views
"This is a docker I'm working on for use in CorelDRAW using a couple of your controls that you may notice in the scree..."
2017‑06‑29
3,630 views
"Given a ZoomContentControl with virtual space enabled, I'd like to calculate the x-coordinates of where the content i..."
2016‑09‑05
4,975 views
"Hello, I am struggling to get this working for way too long now. All I want is to bind an ObservableCollection of t..."
2016‑08‑04
4,610 views
"DefaultCenterPoint is set to (0;0). Zoom out view so it's len than 100%. Press ResetView button. Zoom is correct, vie..."
2016‑07‑28
4,515 views
"StartZoomToRegion operation result is aways a center of content of ZoomContentControl in spite of the region selected..."
2016‑07‑28
3,946 views
"Hello there! I am using the the navigation bar in an touch application. The navigation bar is by default collapsed...."
2010‑06‑21
10,102 views
"Hello, while the zoom slider works well for zooming in (> 100%) it's nearly impossible to dose the tracker ..."
2016‑04‑27
4,699 views
"Can be easily seen in the sample application. On 1920x1200 maximized window the red bordered blue square on the Virtu..."
2016‑01‑26
4,591 views
"I've got a ZoomContentControl with its CenterPoint two-way bound to a property in my ViewModel: <navigation:Zo..."
2016‑01‑06
5,056 views
"Exception error Occued.when I using a ZoomContentControl start drag. and i dont know what can i do... I attached my..."
2015‑12‑03
5,288 views
"ZoomContentControl.CenterPoint doesn't seem to get updated as a result of a "zoom out" operation (even when the opera..."
2015‑12‑02
4,606 views
"I'm implementing a ruler control (like found in most photo editors, text editors, etc). In XAML, it's used like: &l..."