C# 클래스 Gu.Wpf.ValidationScope.Demo.AutomationIDs

파일 보기 프로젝트 열기: JohanLarsson/Gu.Wpf.ValidationScope

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
SetTextBoxId ( this element, string value ) : void

비공개 메소드들

메소드 설명
Create ( [ name = null ) : string
GetTextBoxId ( this element ) : string
OnTextBoxIdChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

SetTextBoxId() 공개 정적인 메소드

public static SetTextBoxId ( this element, string value ) : void
element this
value string
리턴 void

프로퍼티 상세

ComplicatedScopeTab 공개적으로 정적으로 프로퍼티

public static string ComplicatedScopeTab
리턴 string

DataGrid 공개적으로 정적으로 프로퍼티

public static string DataGrid
리턴 string

DataGridScopeTab 공개적으로 정적으로 프로퍼티

public static string DataGridScopeTab
리턴 string

DynamicScopeTab 공개적으로 정적으로 프로퍼티

public static string DynamicScopeTab
리턴 string

MainWindow 공개적으로 정적으로 프로퍼티

public static string MainWindow
리턴 string

NotifyDataErrorInfoTab 공개적으로 정적으로 프로퍼티

public static string NotifyDataErrorInfoTab
리턴 string

OneLevelScopeTab 공개적으로 정적으로 프로퍼티

public static string OneLevelScopeTab
리턴 string

OneWayToSourceBindingTab 공개적으로 정적으로 프로퍼티

public static string OneWayToSourceBindingTab
리턴 string

ParentChildScopesTab 공개적으로 정적으로 프로퍼티

public static string ParentChildScopesTab
리턴 string

ScopeIsErrorScopeTab 공개적으로 정적으로 프로퍼티

public static string ScopeIsErrorScopeTab
리턴 string

ScopeWithControlTemplatesTab 공개적으로 정적으로 프로퍼티

public static string ScopeWithControlTemplatesTab
리턴 string

ScopeWithDataTemplatesTab 공개적으로 정적으로 프로퍼티

public static string ScopeWithDataTemplatesTab
리턴 string

TextBoxIdProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TextBoxIdProperty
리턴 System.Windows.DependencyProperty

TwoLevelScopeTab 공개적으로 정적으로 프로퍼티

public static string TwoLevelScopeTab
리턴 string