/NullToVisibilityConverter

Gets or sets the visibility of a UIElement. Based on (https://github.com/microsoft/Xaml-Controls-Gallery/blob/master/XamlControlsGallery)

Primary LanguageC++

Null To Visibility Converter C++/WinRT

Gets or sets the visibility of a UIElement. Based on Xaml-Controls-Gallery, I tried to port the NullToVisibilityConverter.cs to C++/WinRT. I just started learning and my understanding could be wrong.

Contributions / ToDos

If you have any contributions, feel free to drop a pull request or send in a patch.