4 references to CubicIn
Microsoft.Maui (4)
Converters\EasingTypeConverter.cs (4)
39 _ when Compare(strValue, nameof(CubicIn)) => CubicIn, 64 _ when easing.Equals(CubicIn) => nameof(CubicIn),