2 writes to _isBatchUpdate
Microsoft.Maui.Controls (2)
BindableLayout\BindableLayout.cs (2)
268 _isBatchUpdate = true; 273 _isBatchUpdate = false;
5 references to _isBatchUpdate
Microsoft.Maui.Controls (5)
BindableLayout\BindableLayout.cs (5)
291 if (!_isBatchUpdate) 306 if (!_isBatchUpdate) 316 if (!_isBatchUpdate) 328 if (!_isBatchUpdate) 340 if (!_isBatchUpdate)