Examples of usage:
<Binding Path="[group.privs]" Converter="{StaticResource TriStateConverter}" ConverterParameter="Privilege:false:true"/>
<xp:ItemsControl Grid.Row="5" Grid.Column="1" ItemsSource="{Binding Path=[security.privs], Converter={StaticResource TriStateConverter}, ConverterParameter=Privilege}">