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