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,221 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,006 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,349 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,234 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,268 views
"Given the following sample code, clicking any of the items in the ListBox does not activate/update the SelectedItem, ..."
2018‑10‑09
2,095 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,766 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,736 views
"I have a Breadcrumb defined by: <navigation:Breadcrumb x:Name="breadcrumb" AutoMinimizeItemCount="0" Grid.Row="0..."
2018‑01‑10
3,256 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,623 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,971 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,604 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,510 views
"StartZoomToRegion operation result is aways a center of content of ZoomContentControl in spite of the region selected..."
2016‑07‑28
3,942 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,098 views
"Hello, while the zoom slider works well for zooming in (> 100%) it's nearly impossible to dose the tracker ..."
2016‑04‑27
4,696 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,586 views
"I've got a ZoomContentControl with its CenterPoint two-way bound to a property in my ViewModel: <navigation:Zo..."
2016‑01‑06
5,052 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,284 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,596 views
"I'm implementing a ruler control (like found in most photo editors, text editors, etc). In XAML, it's used like: &l..."