OutlookNotification Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |