3 references to radioButton_CheckedChanged
PresentationUI (3)
MS\Internal\Documents\RMPublishingDialog.Designer.cs (3)
96
this.radioButtonUnrestricted.CheckedChanged += new System.EventHandler(this.
radioButton_CheckedChanged
);
105
this.radioButtonPermissions.CheckedChanged += new System.EventHandler(this.
radioButton_CheckedChanged
);
114
this.radioButtonTemplate.CheckedChanged += new System.EventHandler(this.
radioButton_CheckedChanged
);