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