2 references to View
Microsoft.Maui.Controls (2)
Handlers\Shell\Windows\ViewToHandlerConverter.cs (2)
39
IPlatformViewHandler? Handler =>
View
.Handler as IPlatformViewHandler;
69
Handler?.PlatformView?.InvalidateMeasure(
View
);