Skip to content

Commit 2863665

Browse files
committed
made H3 an H2
1 parent 18beaed commit 2863665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/reference/application-page-project-designer-visual-basic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Select the form that you want to use as a splash screen. You must have previousl
151151

152152
Click this button to display an events code file in which you can write events for the application framework events `Startup`, `Shutdown`, `UnhandledException`, `StartupNextInstance` and `NetworkAvailabilityChanged`. You can also override certain application framework methods. For example, you can change the display behavior of the splash screen by overriding `OnInitialize`.
153153

154-
### Windows Application Framework Properties for Windows Presentation Foundation (WPF) Applications
154+
## Windows Application Framework Properties for Windows Presentation Foundation (WPF) Applications
155155

156156
The following settings are available in the **Windows application framework properties** section when the project is a Windows Presentation Foundation application. These options are available only if the **Enable application framework** check box is selected. The options listed in this table are available only for WPF applications or WPF browser applications. They are not available for WPF User Control or Custom Control libraries.
157157

0 commit comments

Comments
 (0)