!AvaloniaResources Class
Definition
public class !AvaloniaResources
Available in: net10.0, net8.0, net8.0-ios18.0
Differences by target framework:
net10.0
public class !AvaloniaResources
net8.0
public class !AvaloniaResources
net8.0-ios18.0
public class !AvaloniaResources
Methods
Build:/Controls/ContentPage.xaml Method
public Avalonia.Controls.ResourceDictionary Build:/Controls/ContentPage.xaml(IServiceProvider arg0)
Parameters
arg0 IServiceProvider
Returns
Build:/Controls/DrawerPage.xaml Method
public Avalonia.Controls.ResourceDictionary Build:/Controls/DrawerPage.xaml(IServiceProvider arg0)
Parameters
arg0 IServiceProvider
Returns
Build:/Controls/NavigationPage.xaml Method
public Avalonia.Controls.ResourceDictionary Build:/Controls/NavigationPage.xaml(IServiceProvider arg0)
Parameters
arg0 IServiceProvider
Returns
Build:/Controls/TabbedPage.xaml Method
public Avalonia.Controls.ResourceDictionary Build:/Controls/TabbedPage.xaml(IServiceProvider arg0)
Parameters
arg0 IServiceProvider
Returns
Build:/Controls/TextSelectionHandle.xaml Method
public Avalonia.Controls.ResourceDictionary Build:/Controls/TextSelectionHandle.xaml(IServiceProvider arg0)
Parameters
arg0 IServiceProvider
Returns
Build:/FluentTheme/Internal/Slider.axaml Method
public Avalonia.Controls.ResourceDictionary Build:/FluentTheme/Internal/Slider.axaml(IServiceProvider arg0)
Parameters
arg0 IServiceProvider
Returns
Build:/Themes/Default.axaml Method
public Avalonia.Styling.Styles Build:/Themes/Default.axaml(IServiceProvider arg0)
Parameters
arg0 IServiceProvider
Returns
Build:/Themes/Fluent.axaml Method
public Avalonia.Styling.Styles Build:/Themes/Fluent.axaml(IServiceProvider arg0)
Parameters
arg0 IServiceProvider
Returns
Build:/Themes/Fluent/Fluent.xaml Method
public Avalonia.Styling.Styles Build:/Themes/Fluent/Fluent.xaml(IServiceProvider arg0)
Parameters
arg0 IServiceProvider
Returns
Build:/Themes/Generic.axaml Method
public Avalonia.Styling.Styles Build:/Themes/Generic.axaml(IServiceProvider arg0)
Parameters
arg0 IServiceProvider
Returns
Build:/Themes/Simple/Simple.xaml Method
public Avalonia.Styling.Styles Build:/Themes/Simple/Simple.xaml(IServiceProvider arg0)
Parameters
arg0 IServiceProvider
Returns
Populate:/Controls/ContentPage.xaml Method
public void Populate:/Controls/ContentPage.xaml(IServiceProvider arg0, Avalonia.Controls.ResourceDictionary arg1)
Parameters
arg0 IServiceProvider
Populate:/Controls/DrawerPage.xaml Method
public void Populate:/Controls/DrawerPage.xaml(IServiceProvider arg0, Avalonia.Controls.ResourceDictionary arg1)
Parameters
arg0 IServiceProvider
Populate:/Controls/NavigationPage.xaml Method
public void Populate:/Controls/NavigationPage.xaml(IServiceProvider arg0, Avalonia.Controls.ResourceDictionary arg1)
Parameters
arg0 IServiceProvider
Populate:/Controls/TabbedPage.xaml Method
public void Populate:/Controls/TabbedPage.xaml(IServiceProvider arg0, Avalonia.Controls.ResourceDictionary arg1)
Parameters
arg0 IServiceProvider
Populate:/Controls/TextSelectionHandle.xaml Method
public void Populate:/Controls/TextSelectionHandle.xaml(IServiceProvider arg0, Avalonia.Controls.ResourceDictionary arg1)
Parameters
arg0 IServiceProvider
Populate:/FluentTheme/Internal/Slider.axaml Method
public void Populate:/FluentTheme/Internal/Slider.axaml(IServiceProvider arg0, Avalonia.Controls.ResourceDictionary arg1)
Parameters
arg0 IServiceProvider
Populate:/Themes/Default.axaml Method
public void Populate:/Themes/Default.axaml(IServiceProvider arg0, Avalonia.Styling.Styles arg1)
Parameters
arg0 IServiceProvider
Populate:/Themes/Fluent.axaml Method
public void Populate:/Themes/Fluent.axaml(IServiceProvider arg0, Avalonia.Styling.Styles arg1)
Parameters
arg0 IServiceProvider
Populate:/Themes/Fluent/Fluent.xaml Method
public void Populate:/Themes/Fluent/Fluent.xaml(IServiceProvider arg0, Avalonia.Styling.Styles arg1)
Parameters
arg0 IServiceProvider
Populate:/Themes/Generic.axaml Method
public void Populate:/Themes/Generic.axaml(IServiceProvider arg0, Avalonia.Styling.Styles arg1)
Parameters
arg0 IServiceProvider
Populate:/Themes/Simple/Simple.xaml Method
public void Populate:/Themes/Simple/Simple.xaml(IServiceProvider arg0, Avalonia.Styling.Styles arg1)
Parameters
arg0 IServiceProvider