Table of Contents

Class AttributeView

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
public class AttributeView : View, IDisposable, ISupportInitializeNotification, ISupportInitialize
Inheritance
AttributeView
Implements
Inherited Members
Extension Methods

Constructors

AttributeView()

Properties

Value

Methods

OnDrawingContent()

Called when the View's content is to be drawn. The default implementation does nothing.

OnMouseEvent(MouseEventArgs)

Called when a mouse event occurs within the view's Viewport.

Events

ValueChanged