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 (129)

  Date Thread Details
2022‑02‑25
347 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
512 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
494 views
"Given the following sample code, clicking any of the items in the ListBox does not activate/update the SelectedItem, ..."
2018‑10‑09
1,252 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
4,644 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
980 views
"I have a Breadcrumb defined by: <navigation:Breadcrumb x:Name="breadcrumb" AutoMinimizeItemCount="0" Grid.Row="0..."
2018‑01‑10
2,505 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
2,821 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,190 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
3,876 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
3,846 views
"StartZoomToRegion operation result is aways a center of content of ZoomContentControl in spite of the region selected..."
2016‑07‑28
3,139 views
"Hello there! I am using the the navigation bar in an touch application. The navigation bar is by default collapsed...."
2010‑06‑21
9,314 views
"Hello, while the zoom slider works well for zooming in (> 100%) it's nearly impossible to dose the tracker ..."
2016‑04‑27
3,917 views
"Can be easily seen in the sample application. On 1920x1200 maximized window the red bordered blue square on the Virtu..."
2016‑01‑26
3,795 views
"I've got a ZoomContentControl with its CenterPoint two-way bound to a property in my ViewModel: <navigation:Zo..."
2016‑01‑06
4,251 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
4,408 views
"ZoomContentControl.CenterPoint doesn't seem to get updated as a result of a "zoom out" operation (even when the opera..."
2015‑12‑02
3,688 views
"I'm implementing a ruler control (like found in most photo editors, text editors, etc). In XAML, it's used like: &l..."
2015‑09‑23
3,744 views
"While trying to investigate the usage of the Breadcrumb control within my MVVM application, I have noticed that the c..."
2015‑09‑23
4,101 views
"I've got a simple docking/MDI application where each tab shows an image. When I tried wrapping each image in a ZoomC..."