ContactPanel.ClosePanel 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.
Closes the Contact Panel.
public:
virtual void ClosePanel() = ClosePanel;
void ClosePanel();
public void ClosePanel();
function closePanel()
Public Sub ClosePanel ()
Windows requirements
App capabilities |
contactsSystem
|
Remarks
This method must be called from the main UI thread.