2 references to IsContextActionsLegacyModeEnabledProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\AndroidSpecific\ViewCell.cs (2)
22 return (bool)element.GetValue(IsContextActionsLegacyModeEnabledProperty); 28 element.SetValue(IsContextActionsLegacyModeEnabledProperty, value);