Skip to content

Instantly share code, notes, and snippets.

View nseba's full-sized avatar

Sebastian Negomireanu nseba

View GitHub Profile
@nseba
nseba / Validation.cs
Created October 11, 2012 16:25
Windows 8 WinRT XAML Validation helpers
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;
public static class Validation
{
#region Property