2 references to BindableLayoutControllerProperty
Microsoft.Maui.Controls (2)
BindableLayout\BindableLayout.cs (2)
110 return (BindableLayoutController)b.GetValue(BindableLayoutControllerProperty); 115 b.SetValue(BindableLayoutControllerProperty, value);