1 write to _form
PresentationUI (1)
MS\Internal\Documents\SigningProgress.cs (1)
167
_form
= value;
2 references to _form
PresentationUI (2)
MS\Internal\Documents\SigningProgress.cs (2)
162
return
_form
;
170
_form
.Load += new EventHandler(FormLoaded);