Class InnovaValueControl
public class InnovaValueControl : TextBox, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
  - Inheritance
 - 
      objectInnovaValueControl
 
- Implements
 
- Extension Methods
 
Constructors
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.