C# Class Microsoft.Windows.Controls.Primitives.InputBase

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: Invenietis/ck-certified Class Usage Examples

Méthodes publiques

Свойство Type Description
CultureInfoProperty System.Windows.DependencyProperty
IsEditableProperty System.Windows.DependencyProperty
TextAlignmentProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
WatermarkProperty System.Windows.DependencyProperty
WatermarkTemplateProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
OnTextChanged ( string oldValue, string newValue ) : void

Private Methods

Méthode Description
OnTextChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

OnTextChanged() protected méthode

protected OnTextChanged ( string oldValue, string newValue ) : void
oldValue string
newValue string
Résultat void

Property Details

CultureInfoProperty public_oe static_oe property

public static DependencyProperty,System.Windows CultureInfoProperty
Résultat System.Windows.DependencyProperty

IsEditableProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsEditableProperty
Résultat System.Windows.DependencyProperty

TextAlignmentProperty public_oe static_oe property

public static DependencyProperty,System.Windows TextAlignmentProperty
Résultat System.Windows.DependencyProperty

TextProperty public_oe static_oe property

public static DependencyProperty,System.Windows TextProperty
Résultat System.Windows.DependencyProperty

WatermarkProperty public_oe static_oe property

public static DependencyProperty,System.Windows WatermarkProperty
Résultat System.Windows.DependencyProperty

WatermarkTemplateProperty public_oe static_oe property

public static DependencyProperty,System.Windows WatermarkTemplateProperty
Résultat System.Windows.DependencyProperty