Implemented interface members:
1 write to IsReadOnly
Microsoft.Maui.Controls (1)
MultiPage.cs (1)
148 _children.IsReadOnly = ItemsSource != null;
5 references to IsReadOnly
Microsoft.Maui.Controls (5)
ObservableWrapper.cs (5)
28 if (IsReadOnly) 40 if (IsReadOnly) 92 if (IsReadOnly) 134 if (IsReadOnly) 159 if (IsReadOnly)