Can anyone tell me what will happen to Windows Forms in Avalon! Will GDI+ plus improve to make it more extensible(or will it get completely replaced..??), like extending scrollbars to support skinning, as of now we have to make use of unmanaged code in
.NET to achieve such kind of functionality? will this scenario change?
It would be nice to achieve all GDI functionality in GDI+,
like capturing snapshots of the screen!