1 implementation of Scale
Microsoft.Maui.Controls (1)
VisualElement\VisualElement.cs (1)
814
public double
Scale
3 references to Scale
Microsoft.Maui (2)
Handlers\View\ViewHandler.cs (1)
51
[nameof(IView.
Scale
)] = MapScale,
Handlers\View\ViewHandler.Standard.cs (1)
20
/// Maps a view's abstract <see cref="ITransform.
Scale
"/> property to the platform-specific implementations.
Microsoft.Maui.Controls.Compatibility (1)
RendererToHandlerShim.cs (1)
52
[nameof(IView.
Scale
)] = MapIgnore,