Formatting/TypeBaseControl.format.ps1
Write-FormatView -Action { Write-FormatViewExpression -Newline Write-FormatViewExpression -ScriptBlock { ' *' } Write-FormatViewExpression -ControlName TypeNameControl -ScriptBlock {$_ } -ForegroundColor 'EZOut.Type.TypeName' } -TypeName TypeBase -Name TypeBase -AsControl |