AppWindowTitleBar.ResetToDefault 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.
Resets the current title bar back to the default settings for the window.
public:
virtual void ResetToDefault() = ResetToDefault;
void ResetToDefault();
public void ResetToDefault();
function resetToDefault()
Public Sub ResetToDefault ()