1 write to StatementMethodName
System.Activities (1)
System\Activities\XamlIntegration\TextExpressionCompiler.cs (1)
1465
descriptor.
StatementMethodName
= expressionSetValueTypeAccessorMethod.Name;
3 references to StatementMethodName
System.Activities (3)
System\Activities\XamlIntegration\TextExpressionCompiler.cs (3)
1252
new CodeVariableReferenceExpression(dataContextVariableName), descriptor.
StatementMethodName
));
2735
string.IsNullOrWhiteSpace(this.
StatementMethodName
);
2751
return !string.IsNullOrWhiteSpace(this.
StatementMethodName
);