Class ShadowControlSlimTextBox
Inheritance
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Panel
System.Windows.Controls.Grid
ShadowControlSlimTextBox
Implements
System.ComponentModel.ISupportInitialize
Namespace: Vortex.Presentation.ControlSlims.Wpf.ShadowControlSlim
Assembly: Vortex.Presentation.Controls.Wpf.dll
Syntax
public class ShadowControlSlimTextBox : Grid, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IAddChild, IComponentConnector
Constructors
ShadowControlSlimTextBox()
Creates new instance of ShadowControlSlimTextBox
Declaration
public ShadowControlSlimTextBox()
Fields
_contentLoaded
Declaration
bool _contentLoaded
Field Value
Type | Description |
---|---|
System.Boolean |
ValueBox
Declaration
TextBox ValueBox
Field Value
Type | Description |
---|---|
System.Windows.Controls.TextBox |
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
Implements
System.ComponentModel.ISupportInitialize