2 references to GetValue
System.Workflow.ComponentModel (2)
AuthoringOM\Bind.cs (2)
797
memberValue = MemberBind.
GetValue
(memberInfo, dataSourceObject, path);
859
object value = MemberBind.
GetValue
(memberInfo, dataSourceObject, contextBind.Path);