1 instantiation of StyleDeletedEventArgs
System.Web.Mobile (1)
UI\MobileControls\Design\StylesEditorDialog.cs (1)
872OnStyleDeleted(new StyleDeletedEventArgs(deletedStyle));
3 references to StyleDeletedEventArgs
System.Web.Mobile (3)
UI\MobileControls\Design\StylesEditorDialog.cs (2)
837Object source, StyleDeletedEventArgs e); 841private void OnStyleDeleted(StyleDeletedEventArgs e)
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
923private void OnStyleDeletedInEditor(Object source, StyleDeletedEventArgs e)