Gets the component instance that owns the property defined by this PropertyDefinition
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public DependencyObject GetComponent() |
| Visual Basic |
|---|
Public Function GetComponent As DependencyObject |
| JScript |
|---|
public function GetComponent() : DependencyObject |