2 references to TranslucencyModeProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\iOSSpecific\TabbedPage.cs (2)
16 => (TranslucencyMode)element.GetValue(TranslucencyModeProperty); 20 => element.SetValue(TranslucencyModeProperty, value);