File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 mc : Ignorable =" d" >
1010
1111 <Grid >
12- <Grid .Resources>
13- <local : EnumDisplayNameConverter x : Key =" enumDisplayNameConverter" />
14- </Grid .Resources>
1512 <Grid .DataContext>
1613 <local : BusinessObjectViewModel />
1714 </Grid .DataContext>
Original file line number Diff line number Diff line change 33using Microsoft . UI . Xaml . Controls . Primitives ;
44using Microsoft . UI . Xaml . Data ;
55using Microsoft . UI . Xaml . Input ;
6- using Microsoft . UI . Xaml . Markup ;
76using Microsoft . UI . Xaml . Media ;
87using Microsoft . UI . Xaml . Navigation ;
98using System ;
109using System . Collections . Generic ;
11- using System . ComponentModel . DataAnnotations ;
1210using System . IO ;
1311using System . Linq ;
14- using System . Reflection ;
1512using System . Runtime . InteropServices . WindowsRuntime ;
1613using Windows . Foundation ;
1714using Windows . Foundation . Collections ;
You can’t perform that action at this time.
0 commit comments