Table of Contents

Property ValueOnInstance

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

ValueOnInstance

Gets/Sets the value of the property on the instance without updating the XAML document.

public object ValueOnInstance { get; set; }

Property Value

object