Micah

Stories submitted by Micah

Command Bindings in MVVM(codingcontext.wordpress.com)

submitted by MicahMicah(220) 3 years, 5 months ago

An example of how to define Commands in a ViewModel and bind to them in the View. read more...

add a comment |category: |Views: 1644

tags: another

Finding the Best Approach to Styling a LOB App(codingcontext.wordpress.com)

submitted by MicahMicah(220) 3 years, 5 months ago

Explores various approaches to styleing buisness applications in WPF. read more...

add a comment |category: |Views: 10

tags: another

HeaderFormatString and ContentFormatString(codingcontext.wordpress.com)

submitted by MicahMicah(220) 3 years, 6 months ago

Exploring how to use the HeaderFormatString and ContentFormatString properties, and uncovering some of their weirdness. read more...

add a comment |category: |Views: 19

tags: another

Consolidating XAML Namespaces(codingcontext.wordpress.com)

submitted by MicahMicah(220) 3 years, 7 months ago

How to consildate XAML namespaces. read more...

add a comment |category: |Views: 13

tags: another

WPF Record Navigator (VCR) Control(codingcontext.wordpress.com)

submitted by MicahMicah(220) 3 years, 7 months ago

A WPF Record Navigator (VCR) Control read more...

add a comment |category: |Views: 138

tags: another

Changing the Data Template for the Currently Selected Item(codingcontext.wordpress.com)

submitted by MicahMicah(220) 3 years, 7 months ago

Change a Data Template for the Currently Selected Item in a Listbox read more...

add a comment |category: |Views: 30

tags: another