Keyword(s) for which to search:
Sort results by title
Keyword Index
WindowsPhoneMvp Namespace
BindingMode Enumeration
IMessageBus Interface
Publish Method (message)
Subscribe Method
Subscribe Method (messageReceivedCallback)
Subscribe Method (messageReceivedCallback, neverReceivedCallback)
IMessageCoordinator Interface
Close Method
InvalidTransientPropertyException Class
InvalidTransientPropertyException Constructor (propertyname, reason)
IPresenter Interface
Messages Property
Navigate Property
IPresenter(TView) Interface
View Property
IPresenter(TView, TModel) Interface
Model Property
ITraceContext Interface
Write Method
Write Method (source, messageCallback)
Write Method (sourceType, messageCallback)
Write Method (sourceType, messageCallback)
IView Interface
DataContext Property
Load Event
ThrowExceptionIfNoPresenterBound Property
IView(TModel) Interface
Model Property
IViewLifecycleManager Interface
ReleaseView Method
MessageCoordinator Class
MessageCoordinator Constructor
Close Method
Publish Method (message)
Subscribe Method
Subscribe Method (messageReceivedCallback)
Subscribe Method (messageReceivedCallback, neverReceivedCallback)
Presenter(TView) Class
Presenter(TView) Constructor
Presenter(TView) Constructor (view)
Presenter(TView) Constructor (view, navigationService)
ApplicationTransientState Property
Dispatch Method (action)
Messages Property
Navigate Property
OnActivated Method
OnDeactivated Method
OnNavigatedFrom Method (isExiting)
OnNavigationTo Method (navigationData)
OnObscured Method (isLocked)
OnUnobscured Method
Params Property
ReleaseView Method
StartTask Method (onComplete)
TaskManager Property
Transient Method (path)
TransientState Property
View Property
Presenter(TView).TransientBuilder(TClass) Class
Property Method (property)
Presenter(TView, TModel) Class
Presenter(TView, TModel) Constructor
Presenter(TView, TModel) Constructor (view)
Presenter(TView, TModel) Constructor (view, navigationService)
Model Property
Transient Method (property)
PresenterBindingAttribute Class
PresenterBindingAttribute Constructor (presenterType)
BindingMode Property
PresenterType Property
ViewType Property
WindowsPhoneMvp.Binder Namespace
AttachedPropertyPresenterBinding Class
AttachedPropertyPresenterBinding Constructor (runtimeType)
RuntimeType Property
AttachedPropertyPresenterDiscoveryStrategy Class
AttachedPropertyPresenterDiscoveryStrategy Constructor
GetBindings Method (hosts, viewInstances)
AttributeBasedPresenterDiscoveryStrategy Class
AttributeBasedPresenterDiscoveryStrategy Constructor
CreateCache Method (viewTypes)
GetAttributes Method (cache, sourceType, restrictBindingMode)
GetBindings Method (hosts, viewInstances)
AutofacPresenterFactory Class
AutofacPresenterFactory Constructor (container)
Create Method (presenterType, viewType, viewInstance)
Release Method (presenter)
DefaultPresenterFactory Class
DefaultPresenterFactory Constructor
Create Method (presenterType, viewType, viewInstance)
NavigationService Property
Release Method (presenter)
IPresenterDiscoveryStrategy Interface
GetBindings Method (hosts, viewInstances)
IPresenterFactory Interface
Create Method (presenterType, viewType, viewInstance)
Release Method (presenter)
Presenter Class
Presenter Constructor
GetType Method (element)
PresenterProperty Field
SetType Method (element, value)
PresenterBinder Class
PresenterBinder Constructor
PresenterBinder Constructor (hosts)
PresenterBinder Constructor (host)
DiscoveryStrategy Property
Factory Property
MessageCoordinator Property
PerformBinding Method
PresenterCreated Event
RegisterView Method (viewInstance)
Release Method
PresenterBinding Class
PresenterBinding Constructor (presenterType, viewType, bindingMode, viewInstances)
BindingMode Property
Equals Method (obj)
GetHashCode Method
PresenterType Property
ViewInstances Property
ViewType Property
PresenterBindingTypeConverter Class
PresenterBindingTypeConverter Constructor
CanConvertFrom Method (context, sourceType)
ConvertFrom Method (context, culture, value)
PresenterCreatedEventArgs Class
PresenterCreatedEventArgs Constructor (presenter)
Presenter Property
PresenterDiscoveryResult Class
PresenterDiscoveryResult Constructor (viewInstances, message, bindings)
Bindings Property
Equals Method (obj)
GetHashCode Method
Message Property
ViewInstances Property
WindowsPhoneMvp.Commands Namespace
NavigationCommand Class
NavigationCommand Constructor (view, navigationService, navigationData, preNavigationAction, canExecute)
CanExecute Method (parameter)
CanExecuteChanged Event
Execute Method (parameter)
NavigationService Property
RaiseCanExecuteChanged Method
NavigationCommandExtensions Class
CanExecuteWhen Method (navigationCommand, isTrue)
WithNavigationData Method (navigationCommand, navigationData)
WithPreExecutionAction Method (navigationCommand, action)
RelayCommand Class
RelayCommand Constructor
RelayCommand Constructor (execute)
RelayCommand Constructor (execute, canExecute)
CanExecute Method (parameter)
CanExecuteChanged Event
Execute Method (parameter)
RaiseCanExecuteChanged Method
RelayCommand(T) Class
RelayCommand(T) Constructor
RelayCommand(T) Constructor (execute)
RelayCommand(T) Constructor (execute, canExecute)
CanExecute Method (parameter)
CanExecuteChanged Event
Execute Method (parameter)
RaiseCanExecuteChanged Method
WindowsPhoneMvp.Navigation Namespace
DefaultViewFinder Class
DefaultViewFinder Constructor
FromInterface Method
ViewPath Method
ViewPath Method (viewName)
ViewPath Method (viewName, parentView)
INavigationService Interface
Back Method
BackByCommand Method
ByCommand Method
ByCommand Method
ByCommand Method (parameterBuilder)
ToView Method
ToView Method
ToView Method (parameterBuilder)
ToView Method (navigationData)
INavigationServiceContext Interface
Release Method
RootApplicationFrame Property
Setup Method
IViewFinder Interface
FromInterface Method
ViewPath Method
ViewPath Method (viewName)
ViewPath Method (viewName, parentView)
NavigationData Class
NavigationData Constructor (view)
For Method (view)
From Method (view, key, value)
Parameters Property
View Property
With Method
With Method (keyValue)
With Method (key, value)
NavigationServiceContext Class
NavigationServiceContext Constructor (navigationParser, frame)
Activated Method (sender, e)
Navigated Method (sender, e)
Release Method
RootApplicationFrame Property
Setup Method
Wp7NavigationService Class
Wp7NavigationService Constructor (frame, viewFinder, navigationParser)
Back Method
BackByCommand Method
ByCommand Method
ByCommand Method
ByCommand Method (parameterBuilder)
ByCommand Method (view)
ToView Method
ToView Method
ToView Method (parameterBuilder)
ToView Method (viewName)
ToView Method (navigationData)
WindowsPhoneMvp.Navigation.Parsing Namespace
INavigationParser Interface
FromData Method (navigationData)
Parse Method (url)
NavigationParser Class
NavigationParser Constructor
FromData Method (navigationData)
Parse Method (url)
WindowsPhoneMvp.Phone Namespace
IActivationAware Interface
Activated Method (sender, args)
Deactivated Method (sender, args)
InheritModelAttribute Class
InheritModelAttribute Constructor
IObsuredAware Interface
Obscured Method (sender, e)
Unobscured Method (sender, e)
ITaskManager Interface
StartTask Method (onComplete)
MvpPhoneApplicationPage Class
MvpPhoneApplicationPage Constructor
Load Event
NavigatedFrom Event
NavigatedTo Event
NavigatingFrom Event
OnNavigatedFrom Method (e)
OnNavigatedTo Method (e)
OnNavigatingFrom Method (e)
ThrowExceptionIfNoPresenterBound Property
MvpPhoneApplicationPage(TModel) Class
MvpPhoneApplicationPage(TModel) Constructor
Model Property
MvpPhoneApplicationPageExtensions Class
Model Method
Model Method (view)
Model Method (view, setModel)
MvpUserControl Class
MvpUserControl Constructor
Load Event
ThrowExceptionIfNoPresenterBound Property
NotificationViewModel(TViewModel) Class
NotificationViewModel(TViewModel) Constructor
PropertyChanged Event
RaisePropertyChanged Method
RaisePropertyChanged Method (property)
RaisePropertyChanged Method (propertyName)
PageViewHost Class
PageViewHost Constructor (page)
BindOnNagivate Field
Register Method (control)
PhoneTaskManager Class
PhoneTaskManager Constructor
StartTask Method (onComplete)
WindowsPhoneMvp.Phone.State Namespace
ApplicationTransientStatePersister Class
ApplicationTransientStatePersister Constructor
Get Method (key)
Remove Method (key)
Set Method (key, value)
ISupportsState Interface
State Property
ITransientStatePersister Interface
Get Method (key)
Remove Method (key)
Set Method (key, value)
PageTransientStatePersister Class
Get Method (key)
Remove Method (key)
Set Method (key, value)
WindowsPhoneMvp.Util Namespace
Property Class
Property Constructor
For Method (propertyNameLambda)
InfoFor Method (propertyNameLambda)
Predicate Method (propertyName)
This page uses an IFRAME but your browser does not support it.