프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ButtonCommandProperty | |||
ButtonContentProperty | |||
ButtonTemplateProperty | |||
ClearTextButtonProperty | |||
IsMonitoringProperty | |||
SelectAllOnFocusProperty | |||
TextLengthProperty | |||
WatermarkProperty |
메소드 | 설명 | |
---|---|---|
GetButtonCommand ( |
||
GetButtonContent ( |
||
GetButtonTemplate ( |
||
GetClearTextButton ( |
||
GetSelectAllOnFocus ( |
||
GetWatermark ( |
||
SetButtonCommand ( |
||
SetButtonContent ( |
||
SetButtonTemplate ( |
||
SetClearTextButton ( |
||
SetIsMonitoring ( |
||
SetSelectAllOnFocus ( |
||
SetWatermark ( |
메소드 | 설명 | |
---|---|---|
ButtonClicked ( object sender, |
||
ButtonCommandOrClearTextChanged ( |
||
OnIsMonitoringChanged ( |
||
PassBoxLoaded ( object sender, |
||
PasswordChanged ( object sender, |
||
PasswordGotFocus ( object sender, |
||
SetTextLength ( |
||
TextBoxGotFocus ( object sender, |
||
TextBoxLoaded ( object sender, |
||
TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void |
public static GetButtonCommand ( |
||
d | ||
리턴 | ICommand |
public static GetButtonContent ( |
||
d | ||
리턴 | object |
public static GetButtonTemplate ( |
||
d | ||
리턴 | System.Windows.Controls.ControlTemplate |
public static GetClearTextButton ( |
||
d | ||
리턴 | bool |
public static GetSelectAllOnFocus ( |
||
obj | ||
리턴 | bool |
public static GetWatermark ( |
||
obj | ||
리턴 | string |
public static SetButtonCommand ( |
||
obj | ||
value | ICommand | |
리턴 | void |
public static SetButtonContent ( |
||
obj | ||
value | object | |
리턴 | void |
public static SetButtonTemplate ( |
||
obj | ||
value | System.Windows.Controls.ControlTemplate | |
리턴 | void |
public static SetClearTextButton ( |
||
obj | ||
value | bool | |
리턴 | void |
public static SetIsMonitoring ( |
||
obj | ||
value | bool | |
리턴 | void |
public static SetSelectAllOnFocus ( |
||
obj | ||
value | bool | |
리턴 | void |
public static SetWatermark ( |
||
obj | ||
value | string | |
리턴 | void |
public static DependencyProperty,System.Windows ButtonCommandProperty | ||
리턴 |
public static DependencyProperty,System.Windows ButtonContentProperty | ||
리턴 |
public static DependencyProperty,System.Windows ButtonTemplateProperty | ||
리턴 |
public static DependencyProperty,System.Windows ClearTextButtonProperty | ||
리턴 |
public static DependencyProperty,System.Windows IsMonitoringProperty | ||
리턴 |
public static DependencyProperty,System.Windows SelectAllOnFocusProperty | ||
리턴 |
public static DependencyProperty,System.Windows TextLengthProperty | ||
리턴 |