Skip to content

Instantly share code, notes, and snippets.

View JohnnyWestlake's full-sized avatar
🐢
Not very talkative

JohnnyWestlake

🐢
Not very talkative
  • Looking for work!
  • London
View GitHub Profile
@JohnnyWestlake
JohnnyWestlake / BlurBrush.cs
Created June 26, 2017 15:47
XAML Blur Brush
using Emilie.Framework.Media;
using Microsoft.Graphics.Canvas.Effects;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Windows.UI.Composition;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Media;