ApplicationView.ShowStandardSystemOverlays 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.
Shows system UI elements, like the title bar, over a full-screen app.
public:
virtual void ShowStandardSystemOverlays() = ShowStandardSystemOverlays;
void ShowStandardSystemOverlays();
public void ShowStandardSystemOverlays();
function showStandardSystemOverlays()
Public Sub ShowStandardSystemOverlays ()