public static class TextSearchPublic NotInheritable Class TextSearch[<AbstractClassAttribute>]
[<SealedAttribute>]
type TextSearch = class end| GetText(Control) | Gets the TextProperty of a control. |
| SetText(Control, String) | Sets the TextProperty for a control. |
| TextProperty | Defines the Text attached property. This text will be considered during text search in SelectingItemsControl (such as ComboBox) |