Table of Contents

Class InnovaValueControl

Namespace
Innova.Prism.Library.Controls
Assembly
Innova.Prism.Library.dll
public class InnovaValueControl : TextBox, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Inheritance
InnovaValueControl
Implements
Extension Methods

Constructors

InnovaValueControl()

Methods

OnDragEnter(DragEventArgs)

Invoked whenever an unhandled System.Windows.DragDrop.DragEnter attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event.

OnDragOver(DragEventArgs)

Invoked whenever an unhandled System.Windows.DragDrop.DragOver attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event.