Implemented interface member:
property
CascadeInputTransparent
Microsoft.Maui.Controls.IInputTransparentContainerElement.CascadeInputTransparent
3 references to CascadeInputTransparent
Microsoft.Maui.Controls (2)
LegacyLayouts\Layout.cs (2)
100
/// <summary>Bindable property for <see cref="
CascadeInputTransparent
"/>.</summary>
102
BindableProperty.Create(nameof(
CascadeInputTransparent
), typeof(bool), typeof(Layout), true,
Microsoft.Maui.Controls.Compatibility (1)
Tizen\Renderers\LayoutRenderer.cs (1)
76
if (Element.
CascadeInputTransparent
)