Close メソッド (WPFPopup)

クラス

WPFPopup.

処理

ポップアップ ウィンドウを閉じます。

構文

C#
popup.Close()
VB
popup.Close()