Base:
method
OnPropertyChanged
System.Web.UI.Design.MobileControls.ListComponentEditorPage.OnPropertyChanged(System.Object, System.EventArgs)
1 reference to OnPropertyChanged
System.Web.Mobile (1)
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
93
_txtText.TextChanged += new EventHandler(this.
OnPropertyChanged
);