We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9e7923 commit 2978876Copy full SHA for 2978876
Microsoft.Toolkit.Uwp.UI.Controls.Layout/ListDetailsView/ListDetailsView.cs
@@ -45,7 +45,6 @@ public partial class ListDetailsView : ItemsControl
45
46
private NavigationView.NavigationViewBackButtonVisible _previousNavigationViewBackVisibilty;
47
private NavigationView.NavigationView _navigationView;
48
-
49
private ContentPresenter _detailsPresenter;
50
private VisualStateGroup _selectionStateGroup;
51
private Button _inlineBackButton;
0 commit comments