Search Results for

    Show / Hide Table of Contents

    Class IconLookupTextBox

    Interaction logic for IconLookupTextBox.xaml

    Inheritance
    System.Object
    IconLookupTextBox
    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class IconLookupTextBox : UserControl

    Constructors

    | Improve this Doc View Source

    IconLookupTextBox()

    Declaration
    public IconLookupTextBox()

    Fields

    | Improve this Doc View Source

    SelectedIconProperty

    Declaration
    public static readonly DependencyProperty SelectedIconProperty
    Field Value
    Type Description
    DependencyProperty

    Properties

    | Improve this Doc View Source

    SelectedIcon

    Declaration
    public Guid? SelectedIcon { get; set; }
    Property Value
    Type Description
    System.Nullable<Guid>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx