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