2 references to IsBindableOrMetaProperty
System.Workflow.Runtime (2)
System\Activities\Statements\Interop.cs (1)
624
if (InteropEnvironment.ParameterHelper.
IsBindableOrMetaProperty
(property, out isMetaProperty))
System\Activities\Statements\InteropEnvironment.cs (1)
339
if (!
IsBindableOrMetaProperty
(propertyInfo, out isMetaProperty))