You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Auto for DockHeight on a LayoutAnchorablePane works some of the time when editing the XAML in Visual Studio but doesn't work at run time. Here's a simple example that demonstrates the problem:
Using
Auto
forDockHeight
on aLayoutAnchorablePane
works some of the time when editing the XAML in Visual Studio but doesn't work at run time. Here's a simple example that demonstrates the problem:This is how the Window shows up in Visual Studio:
When you run the project though, the Window shows up like this:
The text was updated successfully, but these errors were encountered: