Search Results for

    Show / Hide Table of Contents

    Class OpeningHourEditor

    Interaktionslogik für OpeningHoursEditor.xaml

    Inheritance
    System.Object
    OpeningHourEditor
    Namespace: Simplic.PlugIn.SAC.Contact
    Assembly: Simplic.PlugIn.SAC.dll
    Syntax
    public class OpeningHourEditor : DefaultRibbonWindow

    Constructors

    | Improve this Doc View Source

    OpeningHourEditor(ContactViewModel)

    Initializes a new OpeningHoursEditor with a given ContactViewModel as the DataContext

    Declaration
    public OpeningHourEditor(ContactViewModel current)
    Parameters
    Type Name Description
    ContactViewModel current

    Properties

    | Improve this Doc View Source

    Current

    Gets the current DataContext as ContactViewModel

    Declaration
    public ContactViewModel Current { get; }
    Property Value
    Type Description
    ContactViewModel
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx