Skip to content

justinhachemeister/EventBindingMarkup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventBindingMarkup

Markup Extensions for Events (WPF 4.5)

Command

  1. {eb:EventBinding} (Simple naming pattern to find Command)
  2. {eb:EventBinding Command=CommandName}

CommandParameter

  1. $e (EventAgrs)
  2. $this or $this.Property
  3. string

License

See the LICENSE file for license rights and limitations (MIT).

About

Markup Extensions for Events (WPF 4.5)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%