Gets the parent DependencyObject with which this dynamic is associated
In other words, this method returns the visual object that is animated by this dynamic.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public DependencyObject GetParentElement() |
| Visual Basic |
|---|
Public Function GetParentElement As DependencyObject |
| JScript |
|---|
public function GetParentElement() : DependencyObject |