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