Code cleanup.
This commit is contained in:
@@ -45,10 +45,6 @@ This resource dictionary is used by the MainWindow.
|
||||
<vw:HeadlinesView />
|
||||
</DataTemplate>
|
||||
|
||||
<DataTemplate DataType="{x:Type vm:OptionsWorksheetViewModel}">
|
||||
<vw:OptionsWorksheetView />
|
||||
</DataTemplate>
|
||||
|
||||
<DataTemplate DataType="{x:Type vm:DividendHistoryViewModel}">
|
||||
<vw:DividendView />
|
||||
</DataTemplate>
|
||||
@@ -133,10 +129,6 @@ This resource dictionary is used by the MainWindow.
|
||||
<vw:ETFHoldingView />
|
||||
</DataTemplate>
|
||||
|
||||
<DataTemplate DataType="{x:Type vm:OptionsViewModel}">
|
||||
<vw:OptionsView />
|
||||
</DataTemplate>
|
||||
|
||||
<DataTemplate DataType="{x:Type vm:AnalystRatingsViewModel}">
|
||||
<vw:AnalystRatingsView />
|
||||
</DataTemplate>
|
||||
|
||||
Reference in New Issue
Block a user