2 writes to isEditorLoaded
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (2)
589
this.
isEditorLoaded
= true;
654
this.
isEditorLoaded
= false;
1 reference to isEditorLoaded
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (1)
509
if (!this.
isEditorLoaded
)