Table of Contents

Property TargetObject

Namespace
Alternet.FormDesigner.Wpf.XamlDom
Assembly
Alternet.FormDesigner.Wpf.v10.dll

TargetObject

Gets the target object (the DependencyObject instance on which a property should be set)

public object TargetObject { get; }

Property Value

object