Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace System.Drawing
Totale classi: 345, di cui
- 9 nuove
- 63 modificate
- 0 rimosse
Pagina 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 ...
System.Drawing.Imaging.WmfPlaceableFileHeader = | ||
---|---|---|
= | .ctor () | |
= | BboxBottom | |
= | BboxLeft | |
= | BboxRight | |
= | BboxTop | |
= | Checksum | |
= | Hmf | |
= | Inch | |
= | Key | |
= | Reserved |
System.Drawing.Drawing2D.WrapMode = | ||
---|---|---|
= | Clamp | |
= | Tile | |
= | TileFlipX | |
= | TileFlipXY | |
= | TileFlipY | |
= | value__ |
System.Drawing.Design.CategoryNameCollection = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Contains (String value) | |
= | CopyTo (String[] array, Int32 index) | |
= | IndexOf (String value) | |
= | Item [Int32 index] |
System.Drawing.Design.IPropertyValueUIService = | ||
---|---|---|
= | PropertyUIValueItemsChanged | |
= | AddPropertyValueUIHandler (PropertyValueUIHandler newHandler) | |
= | GetPropertyUIValueItems (ITypeDescriptorContext context, PropertyDescriptor propDesc) | |
= | NotifyPropertyValueUIItemsChanged () | |
= | RemovePropertyValueUIHandler (PropertyValueUIHandler newHandler) |
System.Drawing.Design.IToolboxService = | ||
---|---|---|
= | AddCreator (ToolboxItemCreatorCallback creator, String format, IDesignerHost host) | |
= | AddCreator (ToolboxItemCreatorCallback creator, String format) | |
= | AddLinkedToolboxItem (ToolboxItem toolboxItem, String category, IDesignerHost host) | |
= | AddLinkedToolboxItem (ToolboxItem toolboxItem, IDesignerHost host) | |
= | AddToolboxItem (ToolboxItem toolboxItem, String category) | |
= | AddToolboxItem (ToolboxItem toolboxItem) | |
= | DeserializeToolboxItem (Object serializedObject, IDesignerHost host) | |
= | DeserializeToolboxItem (Object serializedObject) | |
= | GetSelectedToolboxItem (IDesignerHost host) | |
= | GetSelectedToolboxItem () | |
= | GetToolboxItems (String category, IDesignerHost host) | |
= | GetToolboxItems (String category) | |
= | GetToolboxItems (IDesignerHost host) | |
= | GetToolboxItems () | |
= | IsSupported (Object serializedObject, ICollection filterAttributes) | |
= | IsSupported (Object serializedObject, IDesignerHost host) | |
= | IsToolboxItem (Object serializedObject, IDesignerHost host) | |
= | IsToolboxItem (Object serializedObject) | |
= | Refresh () | |
= | RemoveCreator (String format, IDesignerHost host) | |
= | RemoveCreator (String format) | |
= | RemoveToolboxItem (ToolboxItem toolboxItem, String category) | |
= | RemoveToolboxItem (ToolboxItem toolboxItem) | |
= | SelectedToolboxItemUsed () | |
= | SerializeToolboxItem (ToolboxItem toolboxItem) | |
= | SetCursor () | |
= | SetSelectedToolboxItem (ToolboxItem toolboxItem) | |
= | CategoryNames | |
= | SelectedCategory |
System.Drawing.Design.IToolboxUser = | ||
---|---|---|
= | GetToolSupported (ToolboxItem tool) | |
= | ToolPicked (ToolboxItem tool) |
System.Drawing.Design.PaintValueEventArgs = | ||
---|---|---|
= | .ctor () | |
= | Bounds | |
= | Context | |
= | Graphics | |
= | Value |
System.Drawing.Design.PropertyValueUIHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (ITypeDescriptorContext context, PropertyDescriptor propDesc, ArrayList valueUIItemList, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (ITypeDescriptorContext context, PropertyDescriptor propDesc, ArrayList valueUIItemList) |
System.Drawing.Design.PropertyValueUIItem = | ||
---|---|---|
= | .ctor () | |
= | Reset () | |
= | Image | |
= | InvokeHandler | |
= | ToolTip |
System.Drawing.Design.PropertyValueUIItemInvokeHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (ITypeDescriptorContext context, PropertyDescriptor descriptor, PropertyValueUIItem invokedItem, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (ITypeDescriptorContext context, PropertyDescriptor descriptor, PropertyValueUIItem invokedItem) |
System.Drawing.Design.ToolboxComponentsCreatedEventArgs = | ||
---|---|---|
= | .ctor () | |
= | Components |
System.Drawing.Design.ToolboxComponentsCreatedEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, ToolboxComponentsCreatedEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, ToolboxComponentsCreatedEventArgs e) |
System.Drawing.Design.ToolboxComponentsCreatingEventArgs = | ||
---|---|---|
= | .ctor () | |
= | DesignerHost |
System.Drawing.Design.ToolboxComponentsCreatingEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, ToolboxComponentsCreatingEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, ToolboxComponentsCreatingEventArgs e) |
Powered by Ricciolo