PowerShell Snapins and Modules can add format files that describe how Powershell should auto-format object types. Use this line to check which format files have been loaded:
$host.Runspace.RunspaceConfiguration.Formats | Select-Object -ExpandProperty FileName