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