Changed for MGSH
This commit is contained in:
@@ -28,10 +28,6 @@ This resource dictionary is used by the MainWindow.
|
||||
<vw:WatchListView />
|
||||
</DataTemplate>
|
||||
|
||||
<!--<DataTemplate DataType="{x:Type vm:MMTrendViewModel}">
|
||||
<vw:MMTrendView />
|
||||
</DataTemplate>-->
|
||||
|
||||
<DataTemplate DataType="{x:Type vm:CMTTrendViewModel}">
|
||||
<vw:CMTTrendView />
|
||||
</DataTemplate>
|
||||
@@ -40,6 +36,10 @@ This resource dictionary is used by the MainWindow.
|
||||
<vw:MomentumView />
|
||||
</DataTemplate>
|
||||
|
||||
<DataTemplate DataType="{x:Type vm:MGSHMomentumViewModel}">
|
||||
<vw:MGSHMomentumView />
|
||||
</DataTemplate>
|
||||
|
||||
<DataTemplate DataType="{x:Type vm:CMMomentumViewModel}">
|
||||
<vw:CMMomentumView />
|
||||
</DataTemplate>
|
||||
|
||||
Reference in New Issue
Block a user