2 writes to _applying
Microsoft.Maui.Controls (2)
BindableObject.cs (2)
658
_applying
= true;
660
_applying
= false;
1 reference to _applying
Microsoft.Maui.Controls (1)
BindableObject.cs (1)
577
bool currentlyApplying =
_applying
;