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