alexa

    Show / Hide Table of Contents

    Class Metro

    Represents a set of colors with Metro theme

    Inheritance
    System.Object
    SwatchesBase
    Metro
    Inherited Members
    SwatchesBase.ColorItemMargin
    SwatchesBase.ColorItemMarginProperty
    SwatchesBase.ColorItemWidth
    SwatchesBase.ColorItemWidthProperty
    SwatchesBase.MeasureOverride(Size)
    Namespace: Syncfusion.Windows.Controls.Media
    Assembly: Syncfusion.SfColorPalette.Wpf.dll
    Syntax
    public class Metro : SwatchesBase

    Constructors

    Metro()

    Initializes a new instance of the Metro class.

    Declaration
    public Metro()

    Methods

    OnApplyTemplate()

    Initializes all the child elements of the control.

    Declaration
    public override void OnApplyTemplate()
    Back to top Generated by DocFX