1 write to checkAgainstXaml
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VBIdentifierDesigner.xaml.cs (1)
178
this.
checkAgainstXaml
= this.Identifier.CheckAgainstXaml;
1 reference to checkAgainstXaml
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VBIdentifierDesigner.xaml.cs (1)
145
this.Identifier = new VBIdentifierName(this.
checkAgainstXaml
) { IdentifierName = newName };