C# (CSharp) Caliburn.Micro Пространство имен

Пространства имен

Caliburn.Micro.ActionBubbling
Caliburn.Micro.ActionBubblingSL
Caliburn.Micro.Autofac
Caliburn.Micro.BindableAppBar
Caliburn.Micro.Bootstrapper
Caliburn.Micro.BootstrapperSL
Caliburn.Micro.BubblingAction
Caliburn.Micro.Castle
Caliburn.Micro.CastleSL
Caliburn.Micro.Coroutines
Caliburn.Micro.CoroutinesSL
Caliburn.Micro.External
Caliburn.Micro.Hello
Caliburn.Micro.HelloEventAggregator
Caliburn.Micro.HelloExplicitAction
Caliburn.Micro.HelloMef
Caliburn.Micro.HelloParameters
Caliburn.Micro.HelloPhone7
Caliburn.Micro.HelloSL
Caliburn.Micro.HelloWP7
Caliburn.Micro.Lightcore
Caliburn.Micro.ReactiveUI
Caliburn.Micro.Telerik
Caliburn.Micro.ViewFirst
Caliburn.Micro.ViewFirstSL
Caliburn.Micro.WPF

Классы

Имя Описание
Action A host for action related attached properties.
ActionExecutionContext
ActivationEventArgs EventArgs sent during activation.
ActivationProcessedEventArgs Contains details about the success or failure of an items activation through an IConductor.
Bind Hosts dependency properties for binding.
BindingScope Provides methods for searching a given scope for named elements.
BooleanToVisibilityConverter An IValueConverter which converters bool to Visibility.
Bootstrapper Instantiate this class in order to configure the framework.
ConventionManager Used to configure the conventions used by the framework to apply bindings and create actions.
Coroutine Manages coroutine execution.
DeactivationEventArgs EventArgs sent during deactivation.
ElementConvention
EventAggregator Enables loosely-coupled publication of and subscription to events.
EventAggregator.Handler
Execute Enables easy marshalling of code to the UI thread.
FrameAdapter A basic implementation of INavigationService designed to adapt the Frame control.
IWindowManagerExtensions
IsolatedStorageMechanism
Message Host's attached properties related to routed UI messaging.
MessageBinder A service that is capable of properly binding values to a method's parameters and creating instances of IResult.
Parameter Represents a parameter of an ActionMessage.
Parser Parses text into a fully functional set of TriggerBase instances with ActionMessage.
PhoneApplicationServiceAdapter An implementation of IPhoneService that adapts PhoneApplicationService.
PhoneBootstrapper A custom bootstrapper designed to setup phone applications.
PhoneContainer A custom IoC container which integrates with the phone and properly registers all Caliburn.Micro services.
PhoneStateStorageMechanism Stores data in the phone state.
PhoneToolkitConventions
PropertyChangedBase
Screen A base implementation of IScreen.
SequentialResult An implementation of IResult that enables sequential execution of multiple results.
SurviveTombstone
TelerikConventions
TelerikWindowManager A service that manages windows. Implementation for RadWindow
View Hosts attached properties related to view models.
ViewAware A base implementation of IViewAware which is capable of caching views by context.
ViewLocator A strategy for determining which view to use for a given model.
ViewModelBinder Binds a view to a view model.
ViewModelLocator A strategy for determining which view model to use for a given view.
WindowManager A service that manages windows.
WindowManager.DialogHost
WindowManager.DialogHost.DefaultElementPlacementAnimator
WindowManager.DialogHost.ElementPlacement
WindowManager.WindowConductor