OutlookNotification Class

Definition

Interaction logic for OutlookNotification.xaml

public ref class OutlookNotification : System::Windows::Window, System::Windows::Markup::IComponentConnector, System::Windows::Markup::IStyleConnector
public class OutlookNotification : System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector
type OutlookNotification = class
    inherit Window
    interface IComponentConnector
    interface IStyleConnector
Public Class OutlookNotification
Inherits Window
Implements IComponentConnector, IStyleConnector
Inheritance
OutlookNotification
Implements

Constructors

OutlookNotification(Notification, ObservableCollection<Notification.NotificationItem>)

Initializes a new instance of the OutlookNotification class.

Methods

InitializeComponent()

Initializes the components.

Explicit Interface Implementations

IComponentConnector.Connect(Int32, Object)
IStyleConnector.Connect(Int32, Object)

Applies to