Base:
method
GetCurrentValue
System.Activities.Presentation.Model.ModelItem.GetCurrentValue()
1 reference to GetCurrentValue
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Model\FakeModelPropertyImpl.cs (1)
89this.PropertyDescriptor.SetValue(this.Parent.GetCurrentValue(), (null != this.temporaryValue ? this.temporaryValue.GetCurrentValue() : null));