RibbonFilterMenuButton.OnDismissPopup(RibbonDismissPopupEventArgs) Method
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.
protected:
override void OnDismissPopup(Microsoft::Windows::Controls::Ribbon::RibbonDismissPopupEventArgs ^ e);
protected override void OnDismissPopup (Microsoft.Windows.Controls.Ribbon.RibbonDismissPopupEventArgs e);
override this.OnDismissPopup : Microsoft.Windows.Controls.Ribbon.RibbonDismissPopupEventArgs -> unit
Protected Overrides Sub OnDismissPopup (e As RibbonDismissPopupEventArgs)