1 write to wrapped
System.Activities (1)
System\Activities\Debugger\XamlDebuggerXmlReader.cs (1)
818
this.
wrapped
= wrapped;
3 references to wrapped
System.Activities (3)
System\Activities\Debugger\XamlDebuggerXmlReader.cs (3)
824
return this.
wrapped
.ShouldSerializeValue(instance);
829
return this.
wrapped
.GetValue(instance);
835
this.
wrapped
.SetValue(instance, value);