alexa
menu

    Show / Hide Table of Contents

    Class ResourceDictionaryExt

    Extends Microsoft.UI.Xaml.ResourceDictionary to allow relative URI handling for XAML resources.

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

    Constructors

    ResourceDictionaryExt()

    Initializes a new instance of the ResourceDictionaryExt class.

    Declaration
    public ResourceDictionaryExt()

    Properties

    SourceExt

    Gets or sets the source URI for the resource dictionary with support for relative paths.

    Declaration
    public string SourceExt { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved