Base:
method
OnPropertyChanged
System.Web.UI.Design.MobileControls.ListComponentEditorPage.OnPropertyChanged(System.Object, System.EventArgs)
2 references to OnPropertyChanged
System.Web.Mobile (2)
UI\MobileControls\Design\ListItemsPage.cs (2)
122_txtValue.TextChanged += new EventHandler(this.OnPropertyChanged); 143_ckbSelected.CheckedChanged += new EventHandler(this.OnPropertyChanged);