Windows.UI.Xaml.Window.Close C# (CSharp) Method

Close() public method

public Close ( ) : void
return void
		public extern void Close();
	}