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,654 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,355 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,738 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,614 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,619 views
"Given the following sample code, clicking any of the items in the ListBox does not activate/update the SelectedItem, ..."
2018‑10‑09
2,553 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
6,239 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
2,093 views
"I have a Breadcrumb defined by: <navigation:Breadcrumb x:Name="breadcrumb" AutoMinimizeItemCount="0" Grid.Row="0..."
2018‑01‑10
3,610 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
4,009 views
"Given a ZoomContentControl with virtual space enabled, I'd like to calculate the x-coordinates of where the content i..."
2016‑09‑05
5,372 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,902 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,798 views
"StartZoomToRegion operation result is aways a center of content of ZoomContentControl in spite of the region selected..."
2016‑07‑28
4,274 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,449 views
"Hello, while the zoom slider works well for zooming in (> 100%) it's nearly impossible to dose the tracker ..."
2016‑04‑27
5,073 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,908 views
"I've got a ZoomContentControl with its CenterPoint two-way bound to a property in my ViewModel: <navigation:Zo..."
2016‑01‑06
5,377 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,653 views
"ZoomContentControl.CenterPoint doesn't seem to get updated as a result of a "zoom out" operation (even when the opera..."
2015‑12‑02
5,278 views
"I'm implementing a ruler control (like found in most photo editors, text editors, etc). In XAML, it's used like: &l..."