2 writes to _isBatchUpdate
Microsoft.Maui.Controls (2)
BindableLayout\BindableLayout.cs (2)
267
_isBatchUpdate
= true;
272
_isBatchUpdate
= false;
5 references to _isBatchUpdate
Microsoft.Maui.Controls (5)
BindableLayout\BindableLayout.cs (5)
290
if (!
_isBatchUpdate
)
305
if (!
_isBatchUpdate
)
315
if (!
_isBatchUpdate
)
327
if (!
_isBatchUpdate
)
339
if (!
_isBatchUpdate
)