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