1 instantiation of StyleRenamedEventArgs
System.Web.Mobile (1)
UI\MobileControls\Design\StylesEditorDialog.cs (1)
750new StyleRenamedEventArgs(
3 references to StyleRenamedEventArgs
System.Web.Mobile (3)
UI\MobileControls\Design\StylesEditorDialog.cs (2)
659Object source, StyleRenamedEventArgs e); 663private void OnStyleRenamed(StyleRenamedEventArgs e)
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
918private void OnStyleRenamedInEditor(Object source, StyleRenamedEventArgs e)