3 references to Windows
Microsoft.VisualBasic.Forms (3)
Microsoft\VisualBasic\ApplicationServices\WindowsFormsApplicationBase.vb (3)
139
Me.New(AuthenticationMode.
Windows
)
155
If authenticationMode = AuthenticationMode.
Windows
Then
523
If value < AuthenticationMode.
Windows
OrElse value > AuthenticationMode.ApplicationDefined Then