2 references to StartupPath
System.Windows.Forms (2)
System\Windows\Forms\Application.cs (1)
127
nint ninthModule = PInvoke.LoadComctl32(
StartupPath
);
System\Windows\Forms\Control.cs (1)
1293
|| (PInvoke.LoadComctl32(Application.
StartupPath
) != 0))