An attribute that can be added to a static method to handle the open-event of a Resource type in the library.
Resources can be opened by double-clicking them in the library, or through other means, such as context or file menus.
This attribute enables developers to present custom editing window such as ResourceKeyWindowBase to view or
edit the clicked resource.
An attribute that can be added to a static method to handle the open-event of a Resource type in the library. Resources can be opened by double-clicking them in the library, or through other means, such as context or file menus. This attribute enables developers to present custom editing window such as ResourceKeyWindowBase to view or edit the clicked resource.