4 references to StyleDeleted
System.Web.Mobile (4)
UI\MobileControls\Design\StylesEditorDialog.cs (2)
843if(StyleDeleted != null) 845StyleDeleted(this, e);
UI\MobileControls\Design\StyleSheetDesigner.cs (2)
954dialog.StyleDeleted += deleteHandler; 984dialog.StyleDeleted -= deleteHandler;