2 references to GraphicsView
Microsoft.Maui.Controls (2)
GraphicsView\GraphicsView.cs (1)
19
BindableProperty.Create(nameof(Drawable), typeof(IDrawable), typeof(
GraphicsView
), null);
Hosting\AppHostBuilderExtensions.cs (1)
74
handlersCollection.AddHandler<
GraphicsView
, GraphicsViewHandler>();