Skip to content

DavidNgoDev/XAML-Snippets-For-ReSharper-and-VS

Repository files navigation

Cut the cost of UI development with these handy snippets for ReSharper, Visual Studio and Visual Code

:octocat: Download Now | 📑 Cheat Sheet | 💬 Suggestions

Installation Guide

Automatic Installation

You can run the appropriate Power Shell script for your installation to autonomously import the snippet files for you.

Manual Way


For ReSharper

For Visual Studio

For Visual Code

Useful Boiler Code Snipets

Function Shortcut
Creates a basic bindable control template bc
Creates a basic global control template gc
Creates a bindable control template bct
Creates a global control template gct
Creates a setter property sp
Creates a control template trigger with one trigger instance ctt
Creates a singular trigger with one setter property for use is control template triggers ts
Creates an empty grid gr
Creates a grid with a row and column gwrac
Creates a grid with a row gwr
Creates a grid with a column gwc
Creates a empty column property ecp
Creates a defined column property dcp
Creates an automatic column property acp
Creates a star column property scp
Creates a empty row property erp

Cheet Sheet

Function Shortcut ReSharper Visual Studio Visual Code
Square Button With Image sb ✔️
Rounded Button With Image rb ✔️
Rounded Textbox rt ✔️
Username Box With Icon ui ✔️
Password Box With Icon pi ✔️

Releases

No releases published

Packages

No packages published