C# Class Gu.Wpf.ValidationScope.Demo.AutomationIDs

Afficher le fichier Open project: JohanLarsson/Gu.Wpf.ValidationScope

Méthodes publiques

Свойство Type Description
ComplicatedScopeTab string
DataGrid string
DataGridScopeTab string
DynamicScopeTab string
MainWindow string
NotifyDataErrorInfoTab string
OneLevelScopeTab string
OneWayToSourceBindingTab string
ParentChildScopesTab string
ScopeIsErrorScopeTab string
ScopeWithControlTemplatesTab string
ScopeWithDataTemplatesTab string
TextBoxIdProperty System.Windows.DependencyProperty
TwoLevelScopeTab string

Méthodes publiques

Méthode Description
SetTextBoxId ( this element, string value ) : void

Private Methods

Méthode Description
Create ( [ name = null ) : string
GetTextBoxId ( this element ) : string
OnTextBoxIdChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

SetTextBoxId() public static méthode

public static SetTextBoxId ( this element, string value ) : void
element this
value string
Résultat void

Property Details

ComplicatedScopeTab public_oe static_oe property

public static string ComplicatedScopeTab
Résultat string

DataGrid public_oe static_oe property

public static string DataGrid
Résultat string

DataGridScopeTab public_oe static_oe property

public static string DataGridScopeTab
Résultat string

DynamicScopeTab public_oe static_oe property

public static string DynamicScopeTab
Résultat string

MainWindow public_oe static_oe property

public static string MainWindow
Résultat string

NotifyDataErrorInfoTab public_oe static_oe property

public static string NotifyDataErrorInfoTab
Résultat string

OneLevelScopeTab public_oe static_oe property

public static string OneLevelScopeTab
Résultat string

OneWayToSourceBindingTab public_oe static_oe property

public static string OneWayToSourceBindingTab
Résultat string

ParentChildScopesTab public_oe static_oe property

public static string ParentChildScopesTab
Résultat string

ScopeIsErrorScopeTab public_oe static_oe property

public static string ScopeIsErrorScopeTab
Résultat string

ScopeWithControlTemplatesTab public_oe static_oe property

public static string ScopeWithControlTemplatesTab
Résultat string

ScopeWithDataTemplatesTab public_oe static_oe property

public static string ScopeWithDataTemplatesTab
Résultat string

TextBoxIdProperty public_oe static_oe property

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

TwoLevelScopeTab public_oe static_oe property

public static string TwoLevelScopeTab
Résultat string