TextSearch::SetText Method (DependencyObject^, String^)
.NET Framework (current version)
Writes the Text attached property value to the specified element.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The element to which the property value is written.
- text
-
Type:
System::String^
The string that identifies the item.
.NET Framework
Available since 3.0
Available since 3.0
Show: