Occurs when a FrameworkElement has been constructed and added to the object tree, and is ready for interaction. (Inherited from FrameworkElement) Loading Occurs when a FrameworkElement begins to load. (Inherited from FrameworkElement) LosingFocus Occurs before a UIElement loses focus. This event...
Loading Occurs when a FrameworkElement begins to load. (Inherited from FrameworkElement) LosingFocus Occurs before a UIElement loses focus. This event is raised synchronously to ensure focus isn't moved while the event is bubbling. (Inherited from UIElement) LostFocus Occurs when a UIElement...
handler's icon overlay. The method should return the same file name and index that it did during initialization. Although the Shell uses the image that is cached in the system image list rather than loading the image from the file, an icon overlay is still identified by its file name and...