1 reference to OnTransformChanged
Microsoft.Maui.Controls (1)
VisualElement\VisualElement.cs (1)
94 internal static readonly BindableProperty TransformProperty = BindableProperty.Create("Transform", typeof(string), typeof(VisualElement), null, propertyChanged: OnTransformChanged);