alexa
menu

    Show / Hide Table of Contents

    Class LocalizationProvider

    Provides a static entry point for accessing the current ILocalizationProvider.

    Inheritance
    System.Object
    LocalizationProvider
    Namespace: Syncfusion.UI.Xaml.Core
    Assembly: Syncfusion.Core.WinUI.dll
    Syntax
    public sealed class LocalizationProvider : Object

    Constructors

    LocalizationProvider()

    Declaration
    public LocalizationProvider()

    Properties

    Provider

    Gets or sets the current ILocalizationProvider instance.

    Declaration
    public static ILocalizationProvider Provider { get; set; }
    Property Value
    Type
    ILocalizationProvider
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved