3 references to KEY_CUSTOMLOCATION
Microsoft.VisualBasic.Forms (3)
Microsoft\VisualBasic\Logging\FileLogTraceListener.Keys.vb (1)
49KEY_BASEFILENAME_CAMEL_ALT, KEY_CUSTOMLOCATION, KEY_CUSTOMLOCATION_PASCAL,
Microsoft\VisualBasic\Logging\FileLogTraceListener.vb (2)
277If Attributes.ContainsKey(KEY_CUSTOMLOCATION) Then 278Me.CustomLocation = Attributes(KEY_CUSTOMLOCATION)