TextSearch Methods
Methods
GetText(Control) | Gets the value of the TextProperty attached property from a given Control. |
GetTextBinding(Interactive) | Gets the value of the TextBindingProperty attached property from a given Interactive. |
SetText(Control, String) | Sets the value of the TextProperty attached property to a given Control. |
SetTextBinding(Interactive, IBinding) | Sets the value of the TextBindingProperty attached property to a given Interactive. |