1 write to _disableUITouchEventPassthrough
Microsoft.Maui (1)
WindowOverlay\WindowOverlay.cs (1)
52
_disableUITouchEventPassthrough
= value;
1 reference to _disableUITouchEventPassthrough
Microsoft.Maui (1)
WindowOverlay\WindowOverlay.cs (1)
49
get =>
_disableUITouchEventPassthrough
;