3 writes to Control
Microsoft.Maui.Controls (2)
Platform\PlatformEffect.cs (1)
22 Control = (PlatformView)Element.Handler.PlatformView;
PlatformEffect.cs (1)
21 Control = null;
Microsoft.Maui.Controls.Compatibility (1)
Tizen\Renderers\VisualElementRenderer.cs (1)
699 effect.Control = NativeView;
1 reference to Control
Microsoft.Maui.Controls (1)
Platform\PlatformEffect.cs (1)
27 Container = Control;