Class ShadowDisplayTextBox
Inheritance
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
System.Windows.Controls.HeaderedContentControl
System.Windows.Controls.GroupBox
ShadowDisplayTextBox
Implements
System.ComponentModel.ISupportInitialize
Namespace: Vortex.Presentation.Controls.Wpf.ShadowDisplay
Assembly: Vortex.Presentation.Controls.Wpf.dll
Syntax
public class ShadowDisplayTextBox : GroupBox, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IAddChild, IComponentConnector
Constructors
ShadowDisplayTextBox()
Creates new instance of Shadow
Declaration
public ShadowDisplayTextBox()
Fields
_contentLoaded
Declaration
bool _contentLoaded
Field Value
| Type | Description |
|---|---|
| System. |
ValueBox
Declaration
TextBox ValueBox
Field Value
| Type | Description |
|---|---|
| System. |
Methods
DataContextChange(Object, DependencyPropertyChangedEventArgs)
Declaration
void DataContextChange(object sender, DependencyPropertyChangedEventArgs e)
Parameters
| Type | Name | Description |
|---|---|---|
| System. |
sender | |
| System. |
e |
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
Implements
System.ComponentModel.ISupportInitialize