2 references to OnTwoPaneViewLayoutGuideChanged
Microsoft.Maui.Controls.Foldable (2)
DualScreenInfo.cs (2)
83
_twoPaneViewLayoutGuide.PropertyChanged +=
OnTwoPaneViewLayoutGuideChanged
;
207
dualScreenInfo._twoPaneViewLayoutGuide.PropertyChanged += dualScreenInfo.
OnTwoPaneViewLayoutGuideChanged
;