Search Results for

    Show / Hide Table of Contents

    Class NotificationWindow

    Interaktionslogik für NotificationWindow.xaml

    Inheritance
    System.Object
    MSWindow
    NotificationWindow
    Inherited Members
    MSWindow.OnWindowCommandAction
    MSWindow.CallWindowCommand(WindowCommand)
    MSWindow.CloseWithEscape
    MSWindow.WindowMode
    Namespace: Simplic.Framework.Notification
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class NotificationWindow : MSWindow

    Constructors

    | Improve this Doc View Source

    NotificationWindow()

    Constructor

    Declaration
    public NotificationWindow()

    Methods

    | Improve this Doc View Source

    Load(IList<NotificationObject>)

    Läd neue Erinnerungen

    Declaration
    public void Load(IList<NotificationObject> Notifications)
    Parameters
    Type Name Description
    System.Collections.Generic.IList<NotificationObject> Notifications
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx