Bifrost.XAML NuGet Package

Extension methods:
DependencyObject.GetAncestors<T>() - finds all children of a specific type
DependencyObject.GetParent<T>() - finds the first parent of a specific type

Converters:
CountToVisibilityConverter - converts the count of an enumerable property to Visibility

DateTimeToDateTimeOffsetConverter - converts a DateTime object to a DateTimeOffset object which can be bound to a DatePicker

DateTimeToStringConverter - converts a DateTime object to string with the optional format string

DateTimeToTimeSpanConverter - converts a DateTime object to a TimeSpan object that can be bound to TimePicker

StringToVisibilityConverter - converts a string to a Visibility value based on the result of string.IsNullOrEmpty().




Got any Bifrost.XAML Question?





Info

Version: 1.0.2
Author(s): tony
Last Update: Tuesday, June 23, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/mybifrost/bifrost.xaml
NuGet Url: https://www.nuget.org/packages/Bifrost.XAML


Install
Install-Package Bifrost.XAML
dotnet add package Bifrost.XAML
paket add Bifrost.XAML
Bifrost.XAML Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

3228