Skip to main content

!AvaloniaResources Class

Definition

Assembly:Avalonia.Dialogs
Package:Avalonia
public class !AvaloniaResources

Inheritance: object -> !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

Avalonia.Controls.ResourceDictionary

Build:/Controls/DrawerPage.xaml Method

public Avalonia.Controls.ResourceDictionary Build:/Controls/DrawerPage.xaml(IServiceProvider arg0)

Parameters

arg0 IServiceProvider

Returns

Avalonia.Controls.ResourceDictionary

Build:/Controls/NavigationPage.xaml Method

public Avalonia.Controls.ResourceDictionary Build:/Controls/NavigationPage.xaml(IServiceProvider arg0)

Parameters

arg0 IServiceProvider

Returns

Avalonia.Controls.ResourceDictionary

Build:/Controls/TabbedPage.xaml Method

public Avalonia.Controls.ResourceDictionary Build:/Controls/TabbedPage.xaml(IServiceProvider arg0)

Parameters

arg0 IServiceProvider

Returns

Avalonia.Controls.ResourceDictionary

Build:/Controls/TextSelectionHandle.xaml Method

public Avalonia.Controls.ResourceDictionary Build:/Controls/TextSelectionHandle.xaml(IServiceProvider arg0)

Parameters

arg0 IServiceProvider

Returns

Avalonia.Controls.ResourceDictionary

Build:/FluentTheme/Internal/Slider.axaml Method

public Avalonia.Controls.ResourceDictionary Build:/FluentTheme/Internal/Slider.axaml(IServiceProvider arg0)

Parameters

arg0 IServiceProvider

Returns

Avalonia.Controls.ResourceDictionary

Build:/Themes/Default.axaml Method

public Avalonia.Styling.Styles Build:/Themes/Default.axaml(IServiceProvider arg0)

Parameters

arg0 IServiceProvider

Returns

Avalonia.Styling.Styles

Build:/Themes/Fluent.axaml Method

public Avalonia.Styling.Styles Build:/Themes/Fluent.axaml(IServiceProvider arg0)

Parameters

arg0 IServiceProvider

Returns

Avalonia.Styling.Styles

Build:/Themes/Fluent/Fluent.xaml Method

public Avalonia.Styling.Styles Build:/Themes/Fluent/Fluent.xaml(IServiceProvider arg0)

Parameters

arg0 IServiceProvider

Returns

Avalonia.Styling.Styles

Build:/Themes/Generic.axaml Method

public Avalonia.Styling.Styles Build:/Themes/Generic.axaml(IServiceProvider arg0)

Parameters

arg0 IServiceProvider

Returns

Avalonia.Styling.Styles

Build:/Themes/Simple/Simple.xaml Method

public Avalonia.Styling.Styles Build:/Themes/Simple/Simple.xaml(IServiceProvider arg0)

Parameters

arg0 IServiceProvider

Returns

Avalonia.Styling.Styles

Populate:/Controls/ContentPage.xaml Method

public void Populate:/Controls/ContentPage.xaml(IServiceProvider arg0, Avalonia.Controls.ResourceDictionary arg1)

Parameters

arg0 IServiceProvider

arg1 Avalonia.Controls.ResourceDictionary

Populate:/Controls/DrawerPage.xaml Method

public void Populate:/Controls/DrawerPage.xaml(IServiceProvider arg0, Avalonia.Controls.ResourceDictionary arg1)

Parameters

arg0 IServiceProvider

arg1 Avalonia.Controls.ResourceDictionary

Populate:/Controls/NavigationPage.xaml Method

public void Populate:/Controls/NavigationPage.xaml(IServiceProvider arg0, Avalonia.Controls.ResourceDictionary arg1)

Parameters

arg0 IServiceProvider

arg1 Avalonia.Controls.ResourceDictionary

Populate:/Controls/TabbedPage.xaml Method

public void Populate:/Controls/TabbedPage.xaml(IServiceProvider arg0, Avalonia.Controls.ResourceDictionary arg1)

Parameters

arg0 IServiceProvider

arg1 Avalonia.Controls.ResourceDictionary

Populate:/Controls/TextSelectionHandle.xaml Method

public void Populate:/Controls/TextSelectionHandle.xaml(IServiceProvider arg0, Avalonia.Controls.ResourceDictionary arg1)

Parameters

arg0 IServiceProvider

arg1 Avalonia.Controls.ResourceDictionary

Populate:/FluentTheme/Internal/Slider.axaml Method

public void Populate:/FluentTheme/Internal/Slider.axaml(IServiceProvider arg0, Avalonia.Controls.ResourceDictionary arg1)

Parameters

arg0 IServiceProvider

arg1 Avalonia.Controls.ResourceDictionary

Populate:/Themes/Default.axaml Method

public void Populate:/Themes/Default.axaml(IServiceProvider arg0, Avalonia.Styling.Styles arg1)

Parameters

arg0 IServiceProvider

arg1 Avalonia.Styling.Styles

Populate:/Themes/Fluent.axaml Method

public void Populate:/Themes/Fluent.axaml(IServiceProvider arg0, Avalonia.Styling.Styles arg1)

Parameters

arg0 IServiceProvider

arg1 Avalonia.Styling.Styles

Populate:/Themes/Fluent/Fluent.xaml Method

public void Populate:/Themes/Fluent/Fluent.xaml(IServiceProvider arg0, Avalonia.Styling.Styles arg1)

Parameters

arg0 IServiceProvider

arg1 Avalonia.Styling.Styles

Populate:/Themes/Generic.axaml Method

public void Populate:/Themes/Generic.axaml(IServiceProvider arg0, Avalonia.Styling.Styles arg1)

Parameters

arg0 IServiceProvider

arg1 Avalonia.Styling.Styles

Populate:/Themes/Simple/Simple.xaml Method

public void Populate:/Themes/Simple/Simple.xaml(IServiceProvider arg0, Avalonia.Styling.Styles arg1)

Parameters

arg0 IServiceProvider

arg1 Avalonia.Styling.Styles