TypePresenter.TypeBrowserClosed Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides event accessors for the TypeBrowserClosedEvent.
public:
event System::Windows::RoutedEventHandler ^ TypeBrowserClosed;
public event System.Windows.RoutedEventHandler TypeBrowserClosed;
member this.TypeBrowserClosed : System.Windows.RoutedEventHandler
Public Custom Event TypeBrowserClosed As RoutedEventHandler
Event Type
Remarks
The TypeBrowserClosedEvent is raised when the user closes the browser.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.