alexa

    Show / Hide Table of Contents

    Interface ISkinStylePropagator

    Provides the functionality for style progator of skin manager.

    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public interface ISkinStylePropagator

    Methods

    OnStyleChanged(String)

    Declaration
    void OnStyleChanged(string visualStyle)
    Parameters
    Type Name Description
    System.String visualStyle
    Back to top Generated by DocFX