DataTrigger::IAddChild::AddText Method (String^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Adds the text content of a node to the object.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- text
-
Type:
System::String^
The text to add to the object.
Implements
IAddChild::AddText(String^)This member is an explicit interface member implementation. It can be used only when the DataTrigger instance is cast to an IAddChild interface.
.NET Framework
Available since 3.0
Available since 3.0
Show: