SH-Tang / BalancedFieldLength

A C# implementation to calculate the balanced field length of an aircraft.
GNU General Public License v3.0
1 stars 0 forks source link

Investigate the use of a DataTemplateSelector to select view templates #22

Open SH-Tang opened 4 years ago

SH-Tang commented 4 years ago

Investigate whether it is necessary to use a DataTemplateSelector and what benefits it has compared to declare the template selection inline.