2 references to CascadeInputTransparentProperty
Microsoft.Maui.Controls (2)
Layout\Layout.cs (2)
373 get => (bool)GetValue(CascadeInputTransparentProperty); 374 set => SetValue(CascadeInputTransparentProperty, value);