2 references to Pane2Property
Microsoft.Maui.Controls.Foldable (2)
TwoPaneView.cs (2)
210
get { return (View)GetValue(
Pane2Property
); }
211
set { SetValue(
Pane2Property
, value); }