Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 630 Bytes

menuclosedeventhandler.md

File metadata and controls

19 lines (15 loc) · 630 Bytes
-api-id -api-type
T:Windows.UI.WebUI.Core.MenuClosedEventHandler
winrt delegate

Windows.UI.WebUI.Core.MenuClosedEventHandler

-description

Deprecated. Represents the method that will handle the MenuClosed event.

-remarks

Use of the Command Bar (also known as "App Bar") UX element is deprecated for UWP apps using JavaScript and no longer supported. If your app still requires it, this functionality is available from the WinJS 4 library.

-examples

-see-also