2 references to RendererProperty
Microsoft.Maui.Controls.Compatibility (2)
Tizen\Platform.cs (2)
34
return (IVisualElementRenderer)bindable.GetValue(Platform.
RendererProperty
);
39
bindable.SetValue(Platform.
RendererProperty
, value);