DismissiblePopup.DismissPopupCommand Field
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.
A command which child controls can use to tell the popup to close.
public: static initonly System::Windows::Input::RoutedCommand ^ DismissPopupCommand;
public static readonly System.Windows.Input.RoutedCommand DismissPopupCommand;
staticval mutable DismissPopupCommand : System.Windows.Input.RoutedCommand
Public Shared ReadOnly DismissPopupCommand As RoutedCommand