2 references to GetWindowText
Microsoft.VisualBasic.Forms (2)
Microsoft\VisualBasic\Interaction.vb (2)
160appTitleLength = NativeMethods.GetWindowText(windowHandle, appTitleBuilder, appTitleBuilder.Capacity) 179appTitleLength = NativeMethods.GetWindowText(windowHandle, appTitleBuilder, appTitleBuilder.Capacity)