IViewNote Interface

View note interface.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public interface IViewNote : IView, 
	IViewMethods, IViewEvents, INotifyPropertyChanged, IViewNoteMethods, IViewNoteEvents
Implements
IView, IViewEvents, IViewMethods, IViewNoteEvents, IViewNoteMethods, INotifyPropertyChanged

See Also