Search Results for

    Show / Hide Table of Contents

    Class EditImageCollectionWindow

    Interaction logic for EditImageCollection.xaml

    Inheritance
    System.Object
    EditImageCollectionWindow
    Namespace: Simplic.PlugIn.Logistics.UI
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class EditImageCollectionWindow : DefaultRibbonWindow

    Constructors

    | Improve this Doc View Source

    EditImageCollectionWindow()

    Creates a new instance of the EditImageCollectionWindow.

    Declaration
    public EditImageCollectionWindow()

    Properties

    | Improve this Doc View Source

    EditImageViewModel

    Gets of sets the edit image collection window view model.

    Declaration
    public EditImageCollectionWindowViewModel EditImageViewModel { get; set; }
    Property Value
    Type Description
    EditImageCollectionWindowViewModel

    Methods

    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Declaration
    public override void OnSave(WindowSaveEventArg e)
    Parameters
    Type Name Description
    WindowSaveEventArg e
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx