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