Search Results for

    Show / Hide Table of Contents

    Class StartPageColors

    This class holds a list of Colors in order to be used for start page tiles

    Inheritance
    System.Object
    StartPageColors
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.UI
    Assembly: Simplic.Framework.dll
    Syntax
    public static class StartPageColors

    Properties

    | Improve this Doc View Source

    Colors

    Gets a list of pre-defined colors

    Declaration
    public static IList<Color> Colors { get; }
    Property Value
    Type Description
    System.Collections.Generic.IList<System.Windows.Media.Color>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx