Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prism

Unsubscribe EventAggregator events in ViewModels

wpf mvvm prism

Passing multiple parameters to Prism's EventAggregator

wpf mvvm prism eventaggregator

AvalonDock with Prism Region Adapter

c# wpf prism avalondock

What is the difference between register a region to adding a region in prism?

c# wpf mvvm prism regions

What is the difference between region activation and region RequestNavigate?

c# wpf mvvm prism region

How to utilise Event aggregator in MEF?

c# .net prism mef prism-4

How to access the view model instance in a XAML page's code behind (Xamarin Forms) in Prism

mvvm xamarin.forms prism

Is it possible to show a shell only once all the modules have been loaded?

c# .net wpf prism

How to add items to ObservableCollection?

Prism 4 - locally scoped RegionManager

How are Views injected into the UI using PRISM and MEF?

mvvm prism mef

Prism InteractionRequest + MahApps.Metro

wpf prism mahapps.metro

How to resolve a dependency in IValueConverter in Xamarin.Forms using Prism/DryIoC

Is Silverlight appropriate for a big LOB application

wpf silverlight prism

How to return data from a subscribed method using EventAggregator and Microsoft Prism libraries

Moq Event Aggregator Is it possible

moq prism

WPF DataGrid not showing scrollbars and running out of visible area

wpf datagrid scroll prism region

How to resolve collection with filtering parameter?

WPF WCF Prism and MVVM - correct way to expose entities