Formatting/Reflection/TypeBaseControl.format.ps1
Write-FormatView -Action { Write-FormatViewExpression -Newline Write-FormatViewExpression -ScriptBlock { ' *' } Write-FormatViewExpression -ControlName TypeNameControl -ScriptBlock {$_ } -Style 'Foreground.Cyan', 'Bold' } -TypeName TypeBase -Name TypeBase -AsControl |