Name | Description |
---|---|
CommaConverter | Converts a number to a version with comma (,) seperaters. |
VisibilityConverter | Converts a bool to a Visibility enum value (using Collapsed as the invisible value). |
VisibilityHiddenConverter | Converts a bool to a Visibility enum value (using Hidden as the invisible value). |