1 instantiation of DataControls
TestPassApp (1)
Main.cs (1)
29DataControls dataControls = new();
2 references to DataControls
TestPassApp (2)
DataControls.Designer.cs (1)
32System.ComponentModel.ComponentResourceManager resources = new(typeof(DataControls));
Main.cs (1)
29DataControls dataControls = new();