2 references to ModePropertyKey
Microsoft.Maui.Controls.Foldable (2)
TwoPaneView.cs (2)
70
public static readonly BindableProperty ModeProperty =
ModePropertyKey
.BindableProperty;
420
SetValue(
ModePropertyKey
, newViewMode);