Property | Type | Description | |
---|---|---|---|
BackgroundOpacityProperty | |||
IsOpenProperty | |||
TextLengthProperty | |||
TextProperty |
Property | Type | Description | |
---|---|---|---|
OnAddFileButtonClick | void | ||
OnCancelButtonClick | void | ||
OnOkButtonClick | void | ||
OnTextBoxTextChanged | void | ||
SetFocusOnTextBox | void | ||
SetState | void |
Method | Description | |
---|---|---|
ContentTextBox ( ) : System | ||
IsOpenPropertyChangedCallback ( |
Method | Description | |
---|---|---|
OnApplyTemplate ( ) : void |
Builds the visual tree for the ContentTextBox control when a new template is applied.
|
Method | Description | |
---|---|---|
OnAddFileButtonClick ( object sender, |
Event handle for AddFileButton Template part's click Event.
|
|
OnCancelButtonClick ( object sender, |
Event handle for CancelButton Template part's click Event.
|
|
OnOkButtonClick ( object sender, |
Event handle for OkButton Template part's click Event.
|
|
OnTextBoxTextChanged ( object sender, TextChangedEventArgs e ) : void |
Event handle for TextBox Template part's TextChanged Event
|
|
SetFocusOnTextBox ( ) : void |
//Set focus on TextBox Element
|
|
SetState ( bool isOpen ) : void |
public static IsOpenPropertyChangedCallback ( |
||
sender | ||
args | ||
return | void |
public static DependencyProperty,Windows.UI.Xaml BackgroundOpacityProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml IsOpenProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml TextLengthProperty | ||
return |