Property | Type | Description | |
---|---|---|---|
BindCommands | void | ||
InitializeComponent | void | ||
UpdateCompactLayout | void |
Method | Description | |
---|---|---|
DashboardsFilterPane ( DashboardsViewModel viewModel ) : System |
Method | Description | |
---|---|---|
CreatePresenter ( ) : |
||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnParentViewModelAttached ( ) : void |
Method | Description | |
---|---|---|
BindCommands ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
UpdateCompactLayout ( ) : void |
protected CreatePresenter ( ) : |
||
return |
public DashboardsFilterPane ( DashboardsViewModel viewModel ) : System | ||
viewModel | DashboardsViewModel | |
return | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected OnParentViewModelAttached ( ) : void | ||
return | void |