2 references to Pane1Property
Microsoft.Maui.Controls.Foldable (2)
TwoPaneView.cs (2)
201 get { return (View)GetValue(Pane1Property); } 202 set { SetValue(Pane1Property, value); }