Download Property Framework

Description

Unite your properties and the logic of their population. Use predefined property patterns. Create your own patterns effortlessly. Make async loading simple.

Icons

Property Framework

Source Files

The download file property.zip has the following entries.


35/35Property.sln//  ww  w. j  a va2  s  .c  om
35/Source/Property.Callbacks/Condensed/IFunctionWorkerPrototype.cs
35/Source/Property.Callbacks/Condensed/ITimer.cs
35/Source/Property.Callbacks/Condensed/ITimerPrototype.cs
35/Source/Property.Callbacks/Condensed/IWorker.cs
35/Source/Property.Callbacks/Condensed/IWorkerPrototype.cs
35/Source/Property.Callbacks/FunctionWorkerPrototypeExtensionsCallbacks.cs
35/Source/Property.Callbacks/FunctionWorkerPrototypeExtensionsCallbacksWindows.cs
35/Source/Property.Callbacks/FunctionWorkerPrototypeExtensionsCallbacksWindowsForms.cs
35/Source/Property.Callbacks/Properties/AssemblyInfo.cs
35/Source/Property.Callbacks/Property.Callbacks.csproj
35/Source/Property.Callbacks/ReloadableExtensionsCallbacks.cs
35/Source/Property.Callbacks/ReloadableExtensionsCallbacksWindows.cs
35/Source/Property.Callbacks/ReloadableExtensionsCallbacksWindowsForms.cs
35/Source/Property.Callbacks/ReloaderPrototypeExtensionsCallbacksWindows.cs
35/Source/Property.Callbacks/ReloaderPrototypeExtensionsCallbacksWindowsForms.cs
35/Source/Property.Callbacks/Reloaders/CallbackReloader.cs
35/Source/Property.Callbacks/Reloaders/CallbackReloaderPrototype.ReloaderInstance.cs
35/Source/Property.Callbacks/Reloaders/CallbackReloaderPrototype.cs
35/Source/Property.Callbacks/Reloaders/ThrottleReloaderDecorator.cs
35/Source/Property.Callbacks/Reloaders/ThrottleReloaderDecoratorPrototype.DecoratorInstance.cs
35/Source/Property.Callbacks/Reloaders/ThrottleReloaderDecoratorPrototype.cs
35/Source/Property.Callbacks/StringsCallbacks.Designer.cs
35/Source/Property.Callbacks/StringsCallbacks.resx
35/Source/Property.Callbacks/Timers/DispatcherTimerPrototype.TimerInstance.cs
35/Source/Property.Callbacks/Timers/DispatcherTimerPrototype.cs
35/Source/Property.Callbacks/Timers/WindowsFormsTimerPrototype.TimerInstance.cs
35/Source/Property.Callbacks/Timers/WindowsFormsTimerPrototype.cs
35/Source/Property.Callbacks/Workers/BackgroundWorkerPrototype.WorkerInstance.cs
35/Source/Property.Callbacks/Workers/BackgroundWorkerPrototype.cs
35/Source/Property.Callbacks/Workers/CatchFunctionWorkerDecorator.cs
35/Source/Property.Callbacks/Workers/CatchFunctionWorkerDecoratorPrototype.DecoratorInstance.cs
35/Source/Property.Callbacks/Workers/CatchFunctionWorkerDecoratorPrototype.cs
35/Source/Property.Callbacks/Workers/ForegroundWorker.cs
35/Source/Property.Callbacks/Workers/ForegroundWorkerPrototype.WorkerInstance.cs
35/Source/Property.Callbacks/Workers/ForegroundWorkerPrototype.cs
35/Source/Property.Callbacks/Workers/FunctionWorker.cs
35/Source/Property.Callbacks/Workers/FunctionWorkerDecorator.cs
35/Source/Property.Callbacks/Workers/FunctionWorkerDecoratorPrototype.cs
35/Source/Property.Callbacks/Workers/FunctionWorkerPrototype.WorkerInstance.cs
35/Source/Property.Callbacks/Workers/FunctionWorkerPrototype.cs
35/Source/Property.Callbacks/Workers/RetryFunctionWorkerDecorator.cs
35/Source/Property.Callbacks/Workers/RetryFunctionWorkerDecoratorPrototype.DecoratorInstance.cs
35/Source/Property.Callbacks/Workers/RetryFunctionWorkerDecoratorPrototype.cs
35/Source/Property.Callbacks/Workers/TimeoutFunctionWorkerDecorator.cs
35/Source/Property.Callbacks/Workers/TimeoutFunctionWorkerDecoratorPrototype.DecoratorInstance.cs
35/Source/Property.Callbacks/Workers/TimeoutFunctionWorkerDecoratorPrototype.cs
35/Source/Property.Callbacks/Workers/Worker.cs
35/Source/Property.Chains/Properties/AssemblyInfo.cs
35/Source/Property.Chains/Property.Chains.csproj
35/Source/Property.Chains/PropertyExtensionsChains.cs
35/Source/Property.Chains/Subscriptions/ActionSubscription.cs
35/Source/Property.Chains/Subscriptions/ChangedActionSubscription.cs
35/Source/Property.Chains/Subscriptions/ChangingActionSubscription.cs
35/Source/Property.Chains/Subscriptions/Subscription.cs
35/Source/Property.Core/Condensed/ICallProperty.cs
35/Source/Property.Core/Condensed/ICallPropertyPrototype.cs
35/Source/Property.Core/Condensed/IInputProperty.cs
35/Source/Property.Core/Condensed/IInputPropertyPrototype.cs
35/Source/Property.Core/Condensed/IProperty.cs
35/Source/Property.Core/Condensed/IPropertyPrototype.cs
35/Source/Property.Core/Condensed/IReloader.cs
35/Source/Property.Core/Condensed/IReloaderPrototype.cs
35/Source/Property.Core/Interfaces/ICallDriven.cs
35/Source/Property.Core/Interfaces/IInput.cs
35/Source/Property.Core/Interfaces/IOutput.cs
35/Source/Property.Core/Interfaces/IValidatable.cs
35/Source/Property.Core/Objects/CallGetProperty.cs
35/Source/Property.Core/Objects/CallGetPropertyPrototype.PropertyInstance.cs
35/Source/Property.Core/Objects/CallGetPropertyPrototype.cs
35/Source/Property.Core/Objects/CallProperty.cs
35/Source/Property.Core/Objects/CallPropertyPrototype.PropertyInstance.cs
35/Source/Property.Core/Objects/CallPropertyPrototype.cs
35/Source/Property.Core/Objects/DecoupledProperty.cs
35/Source/Property.Core/Objects/DecoupledPropertyPrototype.cs
35/Source/Property.Core/Objects/DelegateProperty.cs
35/Source/Property.Core/Objects/DelegatePropertyPrototype.cs
35/Source/Property.Core/Objects/GetProperty.cs
35/Source/Property.Core/Objects/GetPropertyPrototype.PropertyInstance.cs
35/Source/Property.Core/Objects/GetPropertyPrototype.cs
35/Source/Property.Core/Objects/InputProperty.cs
35/Source/Property.Core/Objects/InputPropertyPrototype.PropertyInstance.cs
35/Source/Property.Core/Objects/InputPropertyPrototype.cs
35/Source/Property.Core/Objects/Property.cs
35/Source/Property.Core/Properties/AssemblyInfo.cs
35/Source/Property.Core/Property.Core.csproj
35/Source/Property.Core/Reloadable.cs
35/Source/Property.Core/ReloadableExtensionsCore.cs
35/Source/Property.Core/ReloaderPrototypeExtensionsCore.cs
35/Source/Property.Core/Reloaders/ConditionReloaderDecoratorPrototype.DecoratorInstance.cs
35/Source/Property.Core/Reloaders/ConditionReloaderDecoratorPrototype.cs
35/Source/Property.Core/Reloaders/OutReloader.cs
35/Source/Property.Core/Reloaders/Reloader.cs
35/Source/Property.Core/Reloaders/ReloaderDecorator.cs
35/Source/Property.Core/Reloaders/ReloaderDecoratorPrototype.cs
35/Source/Property.Core/Reloaders/ReloaderPrototype.cs
35/Source/Property.Core/Reloaders/StateConditionReloaderDecoratorPrototype.DecoratorInstance.cs
35/Source/Property.Core/Reloaders/StateConditionReloaderDecoratorPrototype.cs
35/Source/Property.Core/Reloaders/SyncReloader.cs
35/Source/Property.Core/Reloaders/SyncReloaderPrototype.ReloaderInstance.cs
35/Source/Property.Core/Reloaders/SyncReloaderPrototype.cs
35/Source/Property.Core/StringsCore.Designer.cs
35/Source/Property.Core/StringsCore.resx
35/Source/Property.Windows.Legacy/Condensed/ICheckInputProperty.cs
35/Source/Property.Windows.Legacy/Condensed/ICheckInputPropertyPrototype.cs
35/Source/Property.Windows.Legacy/Objects/CheckInputProperty.cs
35/Source/Property.Windows.Legacy/Objects/CheckInputPropertyPrototype.PropertyInstance.cs
35/Source/Property.Windows.Legacy/Objects/CheckInputPropertyPrototype.cs
35/Source/Property.Windows.Legacy/Properties/AssemblyInfo.cs
35/Source/Property.Windows.Legacy/Property.Windows.Legacy.csproj
35/Source/Property.Windows.Legacy/ReloaderPrototypeExtensionsWindowsLegacy.cs
35/Test/Property.Callbacks.Test/Properties/AssemblyInfo.cs
35/Test/Property.Callbacks.Test/Property.Callbacks.Test.csproj
35/Test/Property.Callbacks.Test/Reloaders/CallbackReloaderDecoratorPrototypeTestInfrastructure.cs
35/Test/Property.Callbacks.Test/Reloaders/CallbackReloaderPrototypeTest.cs
35/Test/Property.Callbacks.Test/Reloaders/CallbackReloaderPrototypeTestInfrastructure.cs
35/Test/Property.Callbacks.Test/Reloaders/ThrottleReloaderDecoratorPrototypeTest.cs
35/Test/Property.Callbacks.Test/Timers/DispatcherTimerPrototypeTest.cs
35/Test/Property.Callbacks.Test/Timers/TimerPrototypeTestInfrastructure.cs
35/Test/Property.Callbacks.Test/Timers/WindowsFormsTimerPrototypeTest.cs
35/Test/Property.Callbacks.Test/Workers/BackgroundWorkerPrototypeTest.cs
35/Test/Property.Callbacks.Test/Workers/CatchFunctionWorkerDecoratorPrototypeTest.cs
35/Test/Property.Callbacks.Test/Workers/ForegroundWorkerPrototypeTest.cs
35/Test/Property.Callbacks.Test/Workers/FunctionWorkerDecoratorPrototypeTest.cs
35/Test/Property.Callbacks.Test/Workers/FunctionWorkerDecoratorPrototypeTestInfrastructure.cs
35/Test/Property.Callbacks.Test/Workers/FunctionWorkerPrototypeTest.cs
35/Test/Property.Callbacks.Test/Workers/FunctionWorkerPrototypeTestInfrastructure.cs
35/Test/Property.Callbacks.Test/Workers/RetryFunctionWorkerDecoratorPrototypeTest.cs
35/Test/Property.Callbacks.Test/Workers/TimeoutFunctionWorkerDecoratorPrototypeTest.cs
35/Test/Property.Callbacks.Test/Workers/WorkerTestInfrastructure.cs
35/Test/Property.Chains.Test/Properties/AssemblyInfo.cs
35/Test/Property.Chains.Test/Property.Chains.Test.csproj
35/Test/Property.Chains.Test/Subscriptions/ActionSubscriptionTest.cs
35/Test/Property.Chains.Test/Subscriptions/ChangedActionSubscriptionTest.cs
35/Test/Property.Chains.Test/Subscriptions/ChangingActionSubscriptionTest.cs
35/Test/Property.Chains.Test/Subscriptions/SubscriptionTest.cs
35/Test/Property.Chains.Test/Subscriptions/SubscriptionTestInfrastructure.cs
35/Test/Property.Core.Test/Objects/CallGetPropertyPrototypeTest.cs
35/Test/Property.Core.Test/Objects/CallPropertyPrototypeTest.cs
35/Test/Property.Core.Test/Objects/DelegatePropertyPrototypeTest.cs
35/Test/Property.Core.Test/Objects/DelegatePropertyPrototypeTestInfrastructure.cs
35/Test/Property.Core.Test/Objects/GetPropertyPrototypeTest.cs
35/Test/Property.Core.Test/Objects/InputPropertyPrototypeTest.cs
35/Test/Property.Core.Test/Objects/PropertyPrototypeTest.cs
35/Test/Property.Core.Test/Objects/PropertyPrototypeTestInfrastructure.cs
35/Test/Property.Core.Test/Properties/AssemblyInfo.cs
35/Test/Property.Core.Test/Property.Core.Test.csproj
35/Test/Property.Core.Test/ReloadableTest.cs
35/Test/Property.Core.Test/Reloaders/ConditionReloaderDecoratorPrototypeTest.cs
35/Test/Property.Core.Test/Reloaders/ReloaderDecoratorPrototypeTest.cs
35/Test/Property.Core.Test/Reloaders/ReloaderDecoratorPrototypeTestInfrastructure.cs
35/Test/Property.Core.Test/Reloaders/ReloaderPrototypeTestInfrastructure.cs
35/Test/Property.Core.Test/Reloaders/StateConditionReloaderDecoratorPrototypeTest.cs
35/Test/Property.Core.Test/Reloaders/SyncReloaderPrototypeTest.cs
35/Test/Property.Windows.Legacy.Test/Objects/CheckInputPrototypePropertyTest.cs
35/Test/Property.Windows.Legacy.Test/Objects/CheckPropertyPrototypeTestInfrastructure.cs
35/Test/Property.Windows.Legacy.Test/Properties/AssemblyInfo.cs
35/Test/Property.Windows.Legacy.Test/Property.Windows.Legacy.Test.csproj
35/Test/Showcase/Showcase.LoadAsYouScroll/App.config
35/Test/Showcase/Showcase.LoadAsYouScroll/App.xaml
35/Test/Showcase/Showcase.LoadAsYouScroll/App.xaml.cs
35/Test/Showcase/Showcase.LoadAsYouScroll/CheckResult.cs
35/Test/Showcase/Showcase.LoadAsYouScroll/DelegateCommand.cs
35/Test/Showcase/Showcase.LoadAsYouScroll/FireWhenScrolledBehaviour.cs
35/Test/Showcase/Showcase.LoadAsYouScroll/MainViewModel.cs
35/Test/Showcase/Showcase.LoadAsYouScroll/MainWindow.xaml
35/Test/Showcase/Showcase.LoadAsYouScroll/MainWindow.xaml.cs
35/Test/Showcase/Showcase.LoadAsYouScroll/Properties/AssemblyInfo.cs
35/Test/Showcase/Showcase.LoadAsYouScroll/Properties/Resources.Designer.cs
35/Test/Showcase/Showcase.LoadAsYouScroll/Properties/Resources.resx
35/Test/Showcase/Showcase.LoadAsYouScroll/Properties/Settings.Designer.cs
35/Test/Showcase/Showcase.LoadAsYouScroll/Properties/Settings.settings
35/Test/Showcase/Showcase.LoadAsYouScroll/ScrollList.cs
35/Test/Showcase/Showcase.LoadAsYouScroll/ScrollListCheck.cs
35/Test/Showcase/Showcase.LoadAsYouScroll/Showcase.LoadAsYouScroll.csproj
35/Test/Showcase/Showcase.LoadByWire/Actuator.cs
35/Test/Showcase/Showcase.LoadByWire/App.config
35/Test/Showcase/Showcase.LoadByWire/App.xaml
35/Test/Showcase/Showcase.LoadByWire/App.xaml.cs
35/Test/Showcase/Showcase.LoadByWire/DelegateCommand.cs
35/Test/Showcase/Showcase.LoadByWire/Employee.cs
35/Test/Showcase/Showcase.LoadByWire/LoadingStatus.cs
35/Test/Showcase/Showcase.LoadByWire/LoadingStatusConverter.cs
35/Test/Showcase/Showcase.LoadByWire/MainWindow.xaml
35/Test/Showcase/Showcase.LoadByWire/MainWindow.xaml.cs
35/Test/Showcase/Showcase.LoadByWire/MainWindowViewModel.cs
35/Test/Showcase/Showcase.LoadByWire/Properties/AssemblyInfo.cs
35/Test/Showcase/Showcase.LoadByWire/Properties/Resources.Designer.cs
35/Test/Showcase/Showcase.LoadByWire/Properties/Resources.resx
35/Test/Showcase/Showcase.LoadByWire/Properties/Settings.Designer.cs
35/Test/Showcase/Showcase.LoadByWire/Properties/Settings.settings
35/Test/Showcase/Showcase.LoadByWire/Showcase.LoadByWire.csproj
35/Test/Showcase/Showcase.LoadByWire/Showcase.LoadByWire.csproj.user
35/Test/Showcase/Showcase.LoadByWire/StringExtensions.cs
35/Test/Showcase/Showcase.LoadByWire/ValidationService.cs
35/Test/Showcase/Showcase.ProgressCounter/Actuator.cs
35/Test/Showcase/Showcase.ProgressCounter/App.config
35/Test/Showcase/Showcase.ProgressCounter/Counter.cs
35/Test/Showcase/Showcase.ProgressCounter/MainForm.Designer.cs
35/Test/Showcase/Showcase.ProgressCounter/MainForm.cs
35/Test/Showcase/Showcase.ProgressCounter/MainForm.resx
35/Test/Showcase/Showcase.ProgressCounter/Program.cs
35/Test/Showcase/Showcase.ProgressCounter/Properties/AssemblyInfo.cs
35/Test/Showcase/Showcase.ProgressCounter/Properties/Resources.Designer.cs
35/Test/Showcase/Showcase.ProgressCounter/Properties/Resources.resx
35/Test/Showcase/Showcase.ProgressCounter/Properties/Settings.Designer.cs
35/Test/Showcase/Showcase.ProgressCounter/Properties/Settings.settings
35/Test/Showcase/Showcase.ProgressCounter/Showcase.ProgressCounter.csproj
40/40Property.sln
40/Source/Property.Callbacks/Condensed/IFunctionWorkerPrototype.cs
40/Source/Property.Callbacks/Condensed/ITimer.cs
40/Source/Property.Callbacks/Condensed/ITimerPrototype.cs
40/Source/Property.Callbacks/Condensed/IWorker.cs
40/Source/Property.Callbacks/Condensed/IWorkerPrototype.cs
40/Source/Property.Callbacks/FunctionWorkerPrototypeExtensionsCallbacks.cs
40/Source/Property.Callbacks/FunctionWorkerPrototypeExtensionsCallbacksWindows.cs
40/Source/Property.Callbacks/FunctionWorkerPrototypeExtensionsCallbacksWindowsForms.cs
40/Source/Property.Callbacks/Properties/AssemblyInfo.cs
40/Source/Property.Callbacks/Property.Callbacks.csproj
40/Source/Property.Callbacks/ReloadableExtensionsCallbacks.cs
40/Source/Property.Callbacks/ReloadableExtensionsCallbacksWindows.cs
40/Source/Property.Callbacks/ReloadableExtensionsCallbacksWindowsForms.cs
40/Source/Property.Callbacks/ReloaderPrototypeExtensionsCallbacksWindows.cs
40/Source/Property.Callbacks/ReloaderPrototypeExtensionsCallbacksWindowsForms.cs
40/Source/Property.Callbacks/Reloaders/CallbackReloader.cs
40/Source/Property.Callbacks/Reloaders/CallbackReloaderPrototype.ReloaderInstance.cs
40/Source/Property.Callbacks/Reloaders/CallbackReloaderPrototype.cs
40/Source/Property.Callbacks/Reloaders/ThrottleReloaderDecorator.cs
40/Source/Property.Callbacks/Reloaders/ThrottleReloaderDecoratorPrototype.DecoratorInstance.cs
40/Source/Property.Callbacks/Reloaders/ThrottleReloaderDecoratorPrototype.cs
40/Source/Property.Callbacks/StringsCallbacks.Designer.cs
40/Source/Property.Callbacks/StringsCallbacks.resx
40/Source/Property.Callbacks/Timers/DispatcherTimerPrototype.TimerInstance.cs
40/Source/Property.Callbacks/Timers/DispatcherTimerPrototype.cs
40/Source/Property.Callbacks/Timers/WindowsFormsTimerPrototype.TimerInstance.cs
40/Source/Property.Callbacks/Timers/WindowsFormsTimerPrototype.cs
40/Source/Property.Callbacks/Workers/BackgroundWorkerPrototype.WorkerInstance.cs
40/Source/Property.Callbacks/Workers/BackgroundWorkerPrototype.cs
40/Source/Property.Callbacks/Workers/CatchFunctionWorkerDecorator.cs
40/Source/Property.Callbacks/Workers/CatchFunctionWorkerDecoratorPrototype.DecoratorInstance.cs
40/Source/Property.Callbacks/Workers/CatchFunctionWorkerDecoratorPrototype.cs
40/Source/Property.Callbacks/Workers/ForegroundWorker.cs
40/Source/Property.Callbacks/Workers/ForegroundWorkerPrototype.WorkerInstance.cs
40/Source/Property.Callbacks/Workers/ForegroundWorkerPrototype.cs
40/Source/Property.Callbacks/Workers/FunctionWorker.cs
40/Source/Property.Callbacks/Workers/FunctionWorkerDecorator.cs
40/Source/Property.Callbacks/Workers/FunctionWorkerDecoratorPrototype.cs
40/Source/Property.Callbacks/Workers/FunctionWorkerPrototype.WorkerInstance.cs
40/Source/Property.Callbacks/Workers/FunctionWorkerPrototype.cs
40/Source/Property.Callbacks/Workers/RetryFunctionWorkerDecorator.cs
40/Source/Property.Callbacks/Workers/RetryFunctionWorkerDecoratorPrototype.DecoratorInstance.cs
40/Source/Property.Callbacks/Workers/RetryFunctionWorkerDecoratorPrototype.cs
40/Source/Property.Callbacks/Workers/TimeoutFunctionWorkerDecorator.cs
40/Source/Property.Callbacks/Workers/TimeoutFunctionWorkerDecoratorPrototype.DecoratorInstance.cs
40/Source/Property.Callbacks/Workers/TimeoutFunctionWorkerDecoratorPrototype.cs
40/Source/Property.Callbacks/Workers/Worker.cs
40/Source/Property.Chains/Properties/AssemblyInfo.cs
40/Source/Property.Chains/Property.Chains.csproj
40/Source/Property.Chains/PropertyExtensionsChains.cs
40/Source/Property.Chains/Subscriptions/ActionSubscription.cs
40/Source/Property.Chains/Subscriptions/ChangedActionSubscription.cs
40/Source/Property.Chains/Subscriptions/ChangingActionSubscription.cs
40/Source/Property.Chains/Subscriptions/Subscription.cs
40/Source/Property.Core/Condensed/ICallProperty.cs
40/Source/Property.Core/Condensed/ICallPropertyPrototype.cs
40/Source/Property.Core/Condensed/IInputProperty.cs
40/Source/Property.Core/Condensed/IInputPropertyPrototype.cs
40/Source/Property.Core/Condensed/IProperty.cs
40/Source/Property.Core/Condensed/IPropertyPrototype.cs
40/Source/Property.Core/Condensed/IReloader.cs
40/Source/Property.Core/Condensed/IReloaderPrototype.cs
40/Source/Property.Core/Interfaces/ICallDriven.cs
40/Source/Property.Core/Interfaces/IInput.cs
40/Source/Property.Core/Interfaces/IOutput.cs
40/Source/Property.Core/Interfaces/IValidatable.cs
40/Source/Property.Core/Objects/CallGetProperty.cs
40/Source/Property.Core/Objects/CallGetPropertyPrototype.PropertyInstance.cs
40/Source/Property.Core/Objects/CallGetPropertyPrototype.cs
40/Source/Property.Core/Objects/CallProperty.cs
40/Source/Property.Core/Objects/CallPropertyPrototype.PropertyInstance.cs
40/Source/Property.Core/Objects/CallPropertyPrototype.cs
40/Source/Property.Core/Objects/DecoupledProperty.cs
40/Source/Property.Core/Objects/DecoupledPropertyPrototype.cs
40/Source/Property.Core/Objects/DelegateProperty.cs
40/Source/Property.Core/Objects/DelegatePropertyPrototype.cs
40/Source/Property.Core/Objects/GetProperty.cs
40/Source/Property.Core/Objects/GetPropertyPrototype.PropertyInstance.cs
40/Source/Property.Core/Objects/GetPropertyPrototype.cs
40/Source/Property.Core/Objects/InputProperty.cs
40/Source/Property.Core/Objects/InputPropertyPrototype.PropertyInstance.cs
40/Source/Property.Core/Objects/InputPropertyPrototype.cs
40/Source/Property.Core/Objects/Property.cs
40/Source/Property.Core/Properties/AssemblyInfo.cs
40/Source/Property.Core/Property.Core.csproj
40/Source/Property.Core/Reloadable.cs
40/Source/Property.Core/ReloadableExtensionsCore.cs
40/Source/Property.Core/ReloaderPrototypeExtensionsCore.cs
40/Source/Property.Core/Reloaders/ConditionReloaderDecoratorPrototype.DecoratorInstance.cs
40/Source/Property.Core/Reloaders/ConditionReloaderDecoratorPrototype.cs
40/Source/Property.Core/Reloaders/OutReloader.cs
40/Source/Property.Core/Reloaders/Reloader.cs
40/Source/Property.Core/Reloaders/ReloaderDecorator.cs
40/Source/Property.Core/Reloaders/ReloaderDecoratorPrototype.cs
40/Source/Property.Core/Reloaders/ReloaderPrototype.cs
40/Source/Property.Core/Reloaders/StateConditionReloaderDecoratorPrototype.DecoratorInstance.cs
40/Source/Property.Core/Reloaders/StateConditionReloaderDecoratorPrototype.cs
40/Source/Property.Core/Reloaders/SyncReloader.cs
40/Source/Property.Core/Reloaders/SyncReloaderPrototype.ReloaderInstance.cs
40/Source/Property.Core/Reloaders/SyncReloaderPrototype.cs
40/Source/Property.Core/StringsCore.Designer.cs
40/Source/Property.Core/StringsCore.resx
40/Source/Property.Reactive/CallDrivenExtensionsReactive.cs
40/Source/Property.Reactive/Condensed/ISequenceConveyor.cs
40/Source/Property.Reactive/InputExtensionsReactive.cs
40/Source/Property.Reactive/Properties/AssemblyInfo.cs
40/Source/Property.Reactive/Property.Reactive.csproj
40/Source/Property.Reactive/PropertyExtensionsReactive.cs
40/Source/Property.Reactive/ReloadableExtensionsReactive.cs
40/Source/Property.Reactive/ReloadableExtensionsReactiveWindows.cs
40/Source/Property.Reactive/ReloadableExtensionsReactiveWindowsForms.cs
40/Source/Property.Reactive/ReloaderPrototypeExtensionsReactive.cs
40/Source/Property.Reactive/ReloaderPrototypeExtensionsReactiveWindows.cs
40/Source/Property.Reactive/ReloaderPrototypeExtensionsReactiveWindowsForms.cs
40/Source/Property.Reactive/Reloaders/FilterReloaderDecoratorPrototype.DecoratorInstance.cs
40/Source/Property.Reactive/Reloaders/FilterReloaderDecoratorPrototype.cs
40/Source/Property.Reactive/Reloaders/ReactiveReloader.cs
40/Source/Property.Reactive/Reloaders/ReactiveReloaderPrototype.ReloaderInstance.cs
40/Source/Property.Reactive/Reloaders/ReactiveReloaderPrototype.cs
40/Source/Property.Reactive/Reloaders/StateFilterReloaderDecoratorPrototype.DecoratorInstance.cs
40/Source/Property.Reactive/Reloaders/StateFilterReloaderDecoratorPrototype.cs
40/Source/Property.Reactive/SequenceConveyorExtensionsReactive.cs
40/Source/Property.Reactive/SequenceConveyorExtensionsReactiveWindows.cs
40/Source/Property.Reactive/SequenceConveyorExtensionsReactiveWindowsForms.cs
40/Source/Property.Reactive/Sequences/DelegateSequenceConveyorDecorator.cs
40/Source/Property.Reactive/Sequences/SequenceConveyor.cs
40/Source/Property.Reactive/Sequences/SequenceConveyorDecorator.cs
40/Source/Property.Reactive/Sequences/SourceSequenceConveyor.cs
40/Source/Property.Reactive/StringsReactive.Designer.cs
40/Source/Property.Reactive/StringsReactive.resx
40/Source/Property.Windows.Legacy/Condensed/ICheckInputProperty.cs
40/Source/Property.Windows.Legacy/Condensed/ICheckInputPropertyPrototype.cs
40/Source/Property.Windows.Legacy/Objects/CheckInputProperty.cs
40/Source/Property.Windows.Legacy/Objects/CheckInputPropertyPrototype.PropertyInstance.cs
40/Source/Property.Windows.Legacy/Objects/CheckInputPropertyPrototype.cs
40/Source/Property.Windows.Legacy/Properties/AssemblyInfo.cs
40/Source/Property.Windows.Legacy/Property.Windows.Legacy.csproj
40/Source/Property.Windows.Legacy/ReloaderPrototypeExtensionsWindowsLegacy.cs
40/Test/Property.Callbacks.Test/Properties/AssemblyInfo.cs
40/Test/Property.Callbacks.Test/Property.Callbacks.Test.csproj
40/Test/Property.Callbacks.Test/Reloaders/CallbackReloaderDecoratorPrototypeTestInfrastructure.cs
40/Test/Property.Callbacks.Test/Reloaders/CallbackReloaderPrototypeTest.cs
40/Test/Property.Callbacks.Test/Reloaders/CallbackReloaderPrototypeTestInfrastructure.cs
40/Test/Property.Callbacks.Test/Reloaders/ThrottleReloaderDecoratorPrototypeTest.cs
40/Test/Property.Callbacks.Test/Timers/DispatcherTimerPrototypeTest.cs
40/Test/Property.Callbacks.Test/Timers/TimerPrototypeTestInfrastructure.cs
40/Test/Property.Callbacks.Test/Timers/WindowsFormsTimerPrototypeTest.cs
40/Test/Property.Callbacks.Test/Workers/BackgroundWorkerPrototypeTest.cs
40/Test/Property.Callbacks.Test/Workers/CatchFunctionWorkerDecoratorPrototypeTest.cs
40/Test/Property.Callbacks.Test/Workers/ForegroundWorkerPrototypeTest.cs
40/Test/Property.Callbacks.Test/Workers/FunctionWorkerDecoratorPrototypeTest.cs
40/Test/Property.Callbacks.Test/Workers/FunctionWorkerDecoratorPrototypeTestInfrastructure.cs
40/Test/Property.Callbacks.Test/Workers/FunctionWorkerPrototypeTest.cs
40/Test/Property.Callbacks.Test/Workers/FunctionWorkerPrototypeTestInfrastructure.cs
40/Test/Property.Callbacks.Test/Workers/RetryFunctionWorkerDecoratorPrototypeTest.cs
40/Test/Property.Callbacks.Test/Workers/TimeoutFunctionWorkerDecoratorPrototypeTest.cs
40/Test/Property.Callbacks.Test/Workers/WorkerTestInfrastructure.cs
40/Test/Property.Chains.Test/Properties/AssemblyInfo.cs
40/Test/Property.Chains.Test/Property.Chains.Test.csproj
40/Test/Property.Chains.Test/Subscriptions/ActionSubscriptionTest.cs
40/Test/Property.Chains.Test/Subscriptions/ChangedActionSubscriptionTest.cs
40/Test/Property.Chains.Test/Subscriptions/ChangingActionSubscriptionTest.cs
40/Test/Property.Chains.Test/Subscriptions/SubscriptionTest.cs
40/Test/Property.Chains.Test/Subscriptions/SubscriptionTestInfrastructure.cs
40/Test/Property.Core.Test/Objects/CallGetPropertyPrototypeTest.cs
40/Test/Property.Core.Test/Objects/CallPropertyPrototypeTest.cs
40/Test/Property.Core.Test/Objects/DelegatePropertyPrototypeTest.cs
40/Test/Property.Core.Test/Objects/DelegatePropertyPrototypeTestInfrastructure.cs
40/Test/Property.Core.Test/Objects/GetPropertyPrototypeTest.cs
40/Test/Property.Core.Test/Objects/InputPropertyPrototypeTest.cs
40/Test/Property.Core.Test/Objects/PropertyPrototypeTest.cs
40/Test/Property.Core.Test/Objects/PropertyPrototypeTestInfrastructure.cs
40/Test/Property.Core.Test/Properties/AssemblyInfo.cs
40/Test/Property.Core.Test/Property.Core.Test.csproj
40/Test/Property.Core.Test/ReloadableTest.cs
40/Test/Property.Core.Test/Reloaders/ConditionReloaderDecoratorPrototypeTest.cs
40/Test/Property.Core.Test/Reloaders/ReloaderDecoratorPrototypeTest.cs
40/Test/Property.Core.Test/Reloaders/ReloaderDecoratorPrototypeTestInfrastructure.cs
40/Test/Property.Core.Test/Reloaders/ReloaderPrototypeTestInfrastructure.cs
40/Test/Property.Core.Test/Reloaders/StateConditionReloaderDecoratorPrototypeTest.cs
40/Test/Property.Core.Test/Reloaders/SyncReloaderPrototypeTest.cs
40/Test/Property.Reactive.Test/Properties/AssemblyInfo.cs
40/Test/Property.Reactive.Test/Property.Reactive.Test.csproj
40/Test/Property.Reactive.Test/Reloaders/FilterReloaderDecoratorPrototypeTest.cs
40/Test/Property.Reactive.Test/Reloaders/ReactiveReloaderPrototypeTest.cs
40/Test/Property.Reactive.Test/Reloaders/ReactiveReloaderPrototypeTestInfrastructure.cs
40/Test/Property.Reactive.Test/Reloaders/StateFilterReloaderDecoratorPrototypeTest.cs
40/Test/Property.Reactive.Test/Sequences/DelegateSequenceConveyorDecoratorTest.cs
40/Test/Property.Reactive.Test/Sequences/SequenceConveyorDecoratorTest.cs
40/Test/Property.Reactive.Test/Sequences/SequenceConveyorDecoratorTestInfrastructure.cs
40/Test/Property.Reactive.Test/Sequences/SequenceConveyorTestInfrastructure.cs
40/Test/Property.Reactive.Test/Sequences/SourceSequenceConveyorTest.cs
40/Test/Property.Windows.Legacy.Test/Objects/CheckInputPrototypePropertyTest.cs
40/Test/Property.Windows.Legacy.Test/Objects/CheckPropertyPrototypeTestInfrastructure.cs
40/Test/Property.Windows.Legacy.Test/Properties/AssemblyInfo.cs
40/Test/Property.Windows.Legacy.Test/Property.Windows.Legacy.Test.csproj
40/Test/Showcase/Showcase.LoadAsYouScroll/App.config
40/Test/Showcase/Showcase.LoadAsYouScroll/App.xaml
40/Test/Showcase/Showcase.LoadAsYouScroll/App.xaml.cs
40/Test/Showcase/Showcase.LoadAsYouScroll/DelegateCommand.cs
40/Test/Showcase/Showcase.LoadAsYouScroll/FireWhenScrolledBehaviour.cs
40/Test/Showcase/Showcase.LoadAsYouScroll/MainViewModel.cs
40/Test/Showcase/Showcase.LoadAsYouScroll/MainWindow.xaml
40/Test/Showcase/Showcase.LoadAsYouScroll/MainWindow.xaml.cs
40/Test/Showcase/Showcase.LoadAsYouScroll/Properties/AssemblyInfo.cs
40/Test/Showcase/Showcase.LoadAsYouScroll/Properties/Resources.Designer.cs
40/Test/Showcase/Showcase.LoadAsYouScroll/Properties/Resources.resx
40/Test/Showcase/Showcase.LoadAsYouScroll/Properties/Settings.Designer.cs
40/Test/Showcase/Showcase.LoadAsYouScroll/Properties/Settings.settings
40/Test/Showcase/Showcase.LoadAsYouScroll/ScrollList.cs
40/Test/Showcase/Showcase.LoadAsYouScroll/ScrollListCheck.cs
40/Test/Showcase/Showcase.LoadAsYouScroll/Showcase.LoadAsYouScroll.csproj
40/Test/Showcase/Showcase.LoadByWire/Actuator.cs
40/Test/Showcase/Showcase.LoadByWire/App.config
40/Test/Showcase/Showcase.LoadByWire/App.xaml
40/Test/Showcase/Showcase.LoadByWire/App.xaml.cs
40/Test/Showcase/Showcase.LoadByWire/DelegateCommand.cs
40/Test/Showcase/Showcase.LoadByWire/Employee.cs
40/Test/Showcase/Showcase.LoadByWire/LoadingStatus.cs
40/Test/Showcase/Showcase.LoadByWire/LoadingStatusConverter.cs
40/Test/Showcase/Showcase.LoadByWire/MainWindow.xaml
40/Test/Showcase/Showcase.LoadByWire/MainWindow.xaml.cs
40/Test/Showcase/Showcase.LoadByWire/MainWindowViewModel.cs
40/Test/Showcase/Showcase.LoadByWire/Properties/AssemblyInfo.cs
40/Test/Showcase/Showcase.LoadByWire/Properties/Resources.Designer.cs
40/Test/Showcase/Showcase.LoadByWire/Properties/Resources.resx
40/Test/Showcase/Showcase.LoadByWire/Properties/Settings.Designer.cs
40/Test/Showcase/Showcase.LoadByWire/Properties/Settings.settings
40/Test/Showcase/Showcase.LoadByWire/Showcase.LoadByWire.csproj
40/Test/Showcase/Showcase.LoadByWire/Showcase.LoadByWire.csproj.user
40/Test/Showcase/Showcase.LoadByWire/ValidationService.cs
40/Test/Showcase/Showcase.ProgressCounter/Actuator.cs
40/Test/Showcase/Showcase.ProgressCounter/App.config
40/Test/Showcase/Showcase.ProgressCounter/Counter.cs
40/Test/Showcase/Showcase.ProgressCounter/MainForm.Designer.cs
40/Test/Showcase/Showcase.ProgressCounter/MainForm.cs
40/Test/Showcase/Showcase.ProgressCounter/MainForm.resx
40/Test/Showcase/Showcase.ProgressCounter/Program.cs
40/Test/Showcase/Showcase.ProgressCounter/Properties/AssemblyInfo.cs
40/Test/Showcase/Showcase.ProgressCounter/Properties/Resources.Designer.cs
40/Test/Showcase/Showcase.ProgressCounter/Properties/Resources.resx
40/Test/Showcase/Showcase.ProgressCounter/Properties/Settings.Designer.cs
40/Test/Showcase/Showcase.ProgressCounter/Properties/Settings.settings
40/Test/Showcase/Showcase.ProgressCounter/Showcase.ProgressCounter.csproj
45/45Property.sln
45/Source/Property.Callbacks/Condensed/IFunctionWorkerPrototype.cs
45/Source/Property.Callbacks/Condensed/ITimer.cs
45/Source/Property.Callbacks/Condensed/ITimerPrototype.cs
45/Source/Property.Callbacks/Condensed/IWorker.cs
45/Source/Property.Callbacks/Condensed/IWorkerPrototype.cs
45/Source/Property.Callbacks/FunctionWorkerPrototypeExtensionsCallbacks.cs
45/Source/Property.Callbacks/FunctionWorkerPrototypeExtensionsCallbacksWindows.cs
45/Source/Property.Callbacks/FunctionWorkerPrototypeExtensionsCallbacksWindowsForms.cs
45/Source/Property.Callbacks/Properties/AssemblyInfo.cs
45/Source/Property.Callbacks/Property.Callbacks.csproj
45/Source/Property.Callbacks/ReloadableExtensionsCallbacks.cs
45/Source/Property.Callbacks/ReloadableExtensionsCallbacksWindows.cs
45/Source/Property.Callbacks/ReloadableExtensionsCallbacksWindowsForms.cs
45/Source/Property.Callbacks/ReloaderPrototypeExtensionsCallbacksWindows.cs
45/Source/Property.Callbacks/ReloaderPrototypeExtensionsCallbacksWindowsForms.cs
45/Source/Property.Callbacks/Reloaders/CallbackReloader.cs
45/Source/Property.Callbacks/Reloaders/CallbackReloaderPrototype.ReloaderInstance.cs
45/Source/Property.Callbacks/Reloaders/CallbackReloaderPrototype.cs
45/Source/Property.Callbacks/Reloaders/ThrottleReloaderDecorator.cs
45/Source/Property.Callbacks/Reloaders/ThrottleReloaderDecoratorPrototype.DecoratorInstance.cs
45/Source/Property.Callbacks/Reloaders/ThrottleReloaderDecoratorPrototype.cs
45/Source/Property.Callbacks/StringsCallbacks.Designer.cs
45/Source/Property.Callbacks/StringsCallbacks.resx
45/Source/Property.Callbacks/Timers/DispatcherTimerPrototype.TimerInstance.cs
45/Source/Property.Callbacks/Timers/DispatcherTimerPrototype.cs
45/Source/Property.Callbacks/Timers/WindowsFormsTimerPrototype.TimerInstance.cs
45/Source/Property.Callbacks/Timers/WindowsFormsTimerPrototype.cs
45/Source/Property.Callbacks/Workers/BackgroundWorkerPrototype.WorkerInstance.cs
45/Source/Property.Callbacks/Workers/BackgroundWorkerPrototype.cs
45/Source/Property.Callbacks/Workers/CatchFunctionWorkerDecorator.cs
45/Source/Property.Callbacks/Workers/CatchFunctionWorkerDecoratorPrototype.DecoratorInstance.cs
45/Source/Property.Callbacks/Workers/CatchFunctionWorkerDecoratorPrototype.cs
45/Source/Property.Callbacks/Workers/ForegroundWorker.cs
45/Source/Property.Callbacks/Workers/ForegroundWorkerPrototype.WorkerInstance.cs
45/Source/Property.Callbacks/Workers/ForegroundWorkerPrototype.cs
45/Source/Property.Callbacks/Workers/FunctionWorker.cs
45/Source/Property.Callbacks/Workers/FunctionWorkerDecorator.cs
45/Source/Property.Callbacks/Workers/FunctionWorkerDecoratorPrototype.cs
45/Source/Property.Callbacks/Workers/FunctionWorkerPrototype.WorkerInstance.cs
45/Source/Property.Callbacks/Workers/FunctionWorkerPrototype.cs
45/Source/Property.Callbacks/Workers/RetryFunctionWorkerDecorator.cs
45/Source/Property.Callbacks/Workers/RetryFunctionWorkerDecoratorPrototype.DecoratorInstance.cs
45/Source/Property.Callbacks/Workers/RetryFunctionWorkerDecoratorPrototype.cs
45/Source/Property.Callbacks/Workers/TimeoutFunctionWorkerDecorator.cs
45/Source/Property.Callbacks/Workers/TimeoutFunctionWorkerDecoratorPrototype.DecoratorInstance.cs
45/Source/Property.Callbacks/Workers/TimeoutFunctionWorkerDecoratorPrototype.cs
45/Source/Property.Callbacks/Workers/Worker.cs
45/Source/Property.Chains/Properties/AssemblyInfo.cs
45/Source/Property.Chains/Property.Chains.csproj
45/Source/Property.Chains/PropertyExtensionsChains.cs
45/Source/Property.Chains/Subscriptions/ActionSubscription.cs
45/Source/Property.Chains/Subscriptions/ChangedActionSubscription.cs
45/Source/Property.Chains/Subscriptions/ChangingActionSubscription.cs
45/Source/Property.Chains/Subscriptions/Subscription.cs
45/Source/Property.Core/Condensed/ICallProperty.cs
45/Source/Property.Core/Condensed/ICallPropertyPrototype.cs
45/Source/Property.Core/Condensed/IInputProperty.cs
45/Source/Property.Core/Condensed/IInputPropertyPrototype.cs
45/Source/Property.Core/Condensed/IProperty.cs
45/Source/Property.Core/Condensed/IPropertyPrototype.cs
45/Source/Property.Core/Condensed/IReloader.cs
45/Source/Property.Core/Condensed/IReloaderPrototype.cs
45/Source/Property.Core/Interfaces/ICallDriven.cs
45/Source/Property.Core/Interfaces/IInput.cs
45/Source/Property.Core/Interfaces/IOutput.cs
45/Source/Property.Core/Interfaces/IValidatable.cs
45/Source/Property.Core/Objects/CallGetProperty.cs
45/Source/Property.Core/Objects/CallGetPropertyPrototype.PropertyInstance.cs
45/Source/Property.Core/Objects/CallGetPropertyPrototype.cs
45/Source/Property.Core/Objects/CallProperty.cs
45/Source/Property.Core/Objects/CallPropertyPrototype.PropertyInstance.cs
45/Source/Property.Core/Objects/CallPropertyPrototype.cs
45/Source/Property.Core/Objects/DecoupledProperty.cs
45/Source/Property.Core/Objects/DecoupledPropertyPrototype.cs
45/Source/Property.Core/Objects/DelegateProperty.cs
45/Source/Property.Core/Objects/DelegatePropertyPrototype.cs
45/Source/Property.Core/Objects/GetProperty.cs
45/Source/Property.Core/Objects/GetPropertyPrototype.PropertyInstance.cs
45/Source/Property.Core/Objects/GetPropertyPrototype.cs
45/Source/Property.Core/Objects/InputProperty.cs
45/Source/Property.Core/Objects/InputPropertyPrototype.PropertyInstance.cs
45/Source/Property.Core/Objects/InputPropertyPrototype.cs
45/Source/Property.Core/Objects/Property.cs
45/Source/Property.Core/Properties/AssemblyInfo.cs
45/Source/Property.Core/Property.Core.csproj
45/Source/Property.Core/Reloadable.cs
45/Source/Property.Core/ReloadableExtensionsCore.cs
45/Source/Property.Core/ReloaderPrototypeExtensionsCore.cs
45/Source/Property.Core/Reloaders/ConditionReloaderDecoratorPrototype.DecoratorInstance.cs
45/Source/Property.Core/Reloaders/ConditionReloaderDecoratorPrototype.cs
45/Source/Property.Core/Reloaders/OutReloader.cs
45/Source/Property.Core/Reloaders/Reloader.cs
45/Source/Property.Core/Reloaders/ReloaderDecorator.cs
45/Source/Property.Core/Reloaders/ReloaderDecoratorPrototype.cs
45/Source/Property.Core/Reloaders/ReloaderPrototype.cs
45/Source/Property.Core/Reloaders/StateConditionReloaderDecoratorPrototype.DecoratorInstance.cs
45/Source/Property.Core/Reloaders/StateConditionReloaderDecoratorPrototype.cs
45/Source/Property.Core/Reloaders/SyncReloader.cs
45/Source/Property.Core/Reloaders/SyncReloaderPrototype.ReloaderInstance.cs
45/Source/Property.Core/Reloaders/SyncReloaderPrototype.cs
45/Source/Property.Core/StringsCore.Designer.cs
45/Source/Property.Core/StringsCore.resx
45/Source/Property.Reactive/CallDrivenExtensionsReactive.cs
45/Source/Property.Reactive/Condensed/ISequenceConveyor.cs
45/Source/Property.Reactive/InputExtensionsReactive.cs
45/Source/Property.Reactive/Properties/AssemblyInfo.cs
45/Source/Property.Reactive/Property.Reactive.csproj
45/Source/Property.Reactive/PropertyExtensionsReactive.cs
45/Source/Property.Reactive/ReloadableExtensionsReactive.cs
45/Source/Property.Reactive/ReloadableExtensionsReactiveWindows.cs
45/Source/Property.Reactive/ReloadableExtensionsReactiveWindowsForms.cs
45/Source/Property.Reactive/ReloaderPrototypeExtensionsReactive.cs
45/Source/Property.Reactive/ReloaderPrototypeExtensionsReactiveWindows.cs
45/Source/Property.Reactive/ReloaderPrototypeExtensionsReactiveWindowsForms.cs
45/Source/Property.Reactive/Reloaders/FilterReloaderDecoratorPrototype.DecoratorInstance.cs
45/Source/Property.Reactive/Reloaders/FilterReloaderDecoratorPrototype.cs
45/Source/Property.Reactive/Reloaders/ReactiveReloader.cs
45/Source/Property.Reactive/Reloaders/ReactiveReloaderPrototype.ReloaderInstance.cs
45/Source/Property.Reactive/Reloaders/ReactiveReloaderPrototype.cs
45/Source/Property.Reactive/Reloaders/StateFilterReloaderDecoratorPrototype.DecoratorInstance.cs
45/Source/Property.Reactive/Reloaders/StateFilterReloaderDecoratorPrototype.cs
45/Source/Property.Reactive/SequenceConveyorExtensionsReactive.cs
45/Source/Property.Reactive/SequenceConveyorExtensionsReactiveWindows.cs
45/Source/Property.Reactive/SequenceConveyorExtensionsReactiveWindowsForms.cs
45/Source/Property.Reactive/Sequences/DelegateSequenceConveyorDecorator.cs
45/Source/Property.Reactive/Sequences/SequenceConveyor.cs
45/Source/Property.Reactive/Sequences/SequenceConveyorDecorator.cs
45/Source/Property.Reactive/Sequences/SourceSequenceConveyor.cs
45/Source/Property.Reactive/StringsReactive.Designer.cs
45/Source/Property.Reactive/StringsReactive.resx
45/Source/Property.Windows.Legacy/Condensed/ICheckInputProperty.cs
45/Source/Property.Windows.Legacy/Condensed/ICheckInputPropertyPrototype.cs
45/Source/Property.Windows.Legacy/Objects/CheckInputProperty.cs
45/Source/Property.Windows.Legacy/Objects/CheckInputPropertyPrototype.PropertyInstance.cs
45/Source/Property.Windows.Legacy/Objects/CheckInputPropertyPrototype.cs
45/Source/Property.Windows.Legacy/Properties/AssemblyInfo.cs
45/Source/Property.Windows.Legacy/Property.Windows.Legacy.csproj
45/Source/Property.Windows.Legacy/ReloaderPrototypeExtensionsWindowsLegacy.cs
45/Source/Property.Windows/Condensed/IValidationInputProperty.cs
45/Source/Property.Windows/Condensed/IValidationInputPropertyPrototype.cs
45/Source/Property.Windows/Objects/ValidationInputProperty.cs
45/Source/Property.Windows/Objects/ValidationInputPropertyPrototype.PropertyInstance.cs
45/Source/Property.Windows/Objects/ValidationInputPropertyPrototype.cs
45/Source/Property.Windows/Properties/AssemblyInfo.cs
45/Source/Property.Windows/Property.Windows.csproj
45/Source/Property.Windows/ReloaderPrototypeExtensionsWindows.cs
45/Test/Property.Callbacks.Test/Properties/AssemblyInfo.cs
45/Test/Property.Callbacks.Test/Property.Callbacks.Test.csproj
45/Test/Property.Callbacks.Test/Reloaders/CallbackReloaderDecoratorPrototypeTestInfrastructure.cs
45/Test/Property.Callbacks.Test/Reloaders/CallbackReloaderPrototypeTest.cs
45/Test/Property.Callbacks.Test/Reloaders/CallbackReloaderPrototypeTestInfrastructure.cs
45/Test/Property.Callbacks.Test/Reloaders/ThrottleReloaderDecoratorPrototypeTest.cs
45/Test/Property.Callbacks.Test/Timers/DispatcherTimerPrototypeTest.cs
45/Test/Property.Callbacks.Test/Timers/TimerPrototypeTestInfrastructure.cs
45/Test/Property.Callbacks.Test/Timers/WindowsFormsTimerPrototypeTest.cs
45/Test/Property.Callbacks.Test/Workers/BackgroundWorkerPrototypeTest.cs
45/Test/Property.Callbacks.Test/Workers/CatchFunctionWorkerDecoratorPrototypeTest.cs
45/Test/Property.Callbacks.Test/Workers/ForegroundWorkerPrototypeTest.cs
45/Test/Property.Callbacks.Test/Workers/FunctionWorkerDecoratorPrototypeTest.cs
45/Test/Property.Callbacks.Test/Workers/FunctionWorkerDecoratorPrototypeTestInfrastructure.cs
45/Test/Property.Callbacks.Test/Workers/FunctionWorkerPrototypeTest.cs
45/Test/Property.Callbacks.Test/Workers/FunctionWorkerPrototypeTestInfrastructure.cs
45/Test/Property.Callbacks.Test/Workers/RetryFunctionWorkerDecoratorPrototypeTest.cs
45/Test/Property.Callbacks.Test/Workers/TimeoutFunctionWorkerDecoratorPrototypeTest.cs
45/Test/Property.Callbacks.Test/Workers/WorkerTestInfrastructure.cs
45/Test/Property.Chains.Test/Properties/AssemblyInfo.cs
45/Test/Property.Chains.Test/Property.Chains.Test.csproj
45/Test/Property.Chains.Test/Subscriptions/ActionSubscriptionTest.cs
45/Test/Property.Chains.Test/Subscriptions/ChangedActionSubscriptionTest.cs
45/Test/Property.Chains.Test/Subscriptions/ChangingActionSubscriptionTest.cs
45/Test/Property.Chains.Test/Subscriptions/SubscriptionTest.cs
45/Test/Property.Chains.Test/Subscriptions/SubscriptionTestInfrastructure.cs
45/Test/Property.Core.Test/Objects/CallGetPropertyPrototypeTest.cs
45/Test/Property.Core.Test/Objects/CallPropertyPrototypeTest.cs
45/Test/Property.Core.Test/Objects/DelegatePropertyPrototypeTest.cs
45/Test/Property.Core.Test/Objects/DelegatePropertyPrototypeTestInfrastructure.cs
45/Test/Property.Core.Test/Objects/GetPropertyPrototypeTest.cs
45/Test/Property.Core.Test/Objects/InputPropertyPrototypeTest.cs
45/Test/Property.Core.Test/Objects/PropertyPrototypeTest.cs
45/Test/Property.Core.Test/Objects/PropertyPrototypeTestInfrastructure.cs
45/Test/Property.Core.Test/Properties/AssemblyInfo.cs
45/Test/Property.Core.Test/Property.Core.Test.csproj
45/Test/Property.Core.Test/ReloadableTest.cs
45/Test/Property.Core.Test/Reloaders/ConditionReloaderDecoratorPrototypeTest.cs
45/Test/Property.Core.Test/Reloaders/ReloaderDecoratorPrototypeTest.cs
45/Test/Property.Core.Test/Reloaders/ReloaderDecoratorPrototypeTestInfrastructure.cs
45/Test/Property.Core.Test/Reloaders/ReloaderPrototypeTestInfrastructure.cs
45/Test/Property.Core.Test/Reloaders/StateConditionReloaderDecoratorPrototypeTest.cs
45/Test/Property.Core.Test/Reloaders/SyncReloaderPrototypeTest.cs
45/Test/Property.Reactive.Test/Properties/AssemblyInfo.cs
45/Test/Property.Reactive.Test/Property.Reactive.Test.csproj
45/Test/Property.Reactive.Test/Reloaders/FilterReloaderDecoratorPrototypeTest.cs
45/Test/Property.Reactive.Test/Reloaders/ReactiveReloaderPrototypeTest.cs
45/Test/Property.Reactive.Test/Reloaders/ReactiveReloaderPrototypeTestInfrastructure.cs
45/Test/Property.Reactive.Test/Reloaders/StateFilterReloaderDecoratorPrototypeTest.cs
45/Test/Property.Reactive.Test/Sequences/DelegateSequenceConveyorDecoratorTest.cs
45/Test/Property.Reactive.Test/Sequences/SequenceConveyorDecoratorTest.cs
45/Test/Property.Reactive.Test/Sequences/SequenceConveyorDecoratorTestInfrastructure.cs
45/Test/Property.Reactive.Test/Sequences/SequenceConveyorTestInfrastructure.cs
45/Test/Property.Reactive.Test/Sequences/SourceSequenceConveyorTest.cs
45/Test/Property.Windows.Legacy.Test/Objects/CheckInputPrototypePropertyTest.cs
45/Test/Property.Windows.Legacy.Test/Objects/CheckPropertyPrototypeTestInfrastructure.cs
45/Test/Property.Windows.Legacy.Test/Properties/AssemblyInfo.cs
45/Test/Property.Windows.Legacy.Test/Property.Windows.Legacy.Test.csproj
45/Test/Property.Windows.Test/Objects/ValidationInputPrototypePropertyTest.cs
45/Test/Property.Windows.Test/Objects/ValidationPropertyPrototypeTestInfrastructure.cs
45/Test/Property.Windows.Test/Properties/AssemblyInfo.cs
45/Test/Property.Windows.Test/Property.Windows.Test.csproj
45/Test/Showcase/Showcase.LoadAsYouScroll/App.config
45/Test/Showcase/Showcase.LoadAsYouScroll/App.xaml
45/Test/Showcase/Showcase.LoadAsYouScroll/App.xaml.cs
45/Test/Showcase/Showcase.LoadAsYouScroll/DelegateCommand.cs
45/Test/Showcase/Showcase.LoadAsYouScroll/FireWhenScrolledBehaviour.cs
45/Test/Showcase/Showcase.LoadAsYouScroll/MainViewModel.cs
45/Test/Showcase/Showcase.LoadAsYouScroll/MainWindow.xaml
45/Test/Showcase/Showcase.LoadAsYouScroll/MainWindow.xaml.cs
45/Test/Showcase/Showcase.LoadAsYouScroll/Properties/AssemblyInfo.cs
45/Test/Showcase/Showcase.LoadAsYouScroll/Properties/Resources.Designer.cs
45/Test/Showcase/Showcase.LoadAsYouScroll/Properties/Resources.resx
45/Test/Showcase/Showcase.LoadAsYouScroll/Properties/Settings.Designer.cs
45/Test/Showcase/Showcase.LoadAsYouScroll/Properties/Settings.settings
45/Test/Showcase/Showcase.LoadAsYouScroll/ScrollList.cs
45/Test/Showcase/Showcase.LoadAsYouScroll/ScrollListCheck.cs
45/Test/Showcase/Showcase.LoadAsYouScroll/Showcase.LoadAsYouScroll.csproj
45/Test/Showcase/Showcase.LoadByWire/Actuator.cs
45/Test/Showcase/Showcase.LoadByWire/App.config
45/Test/Showcase/Showcase.LoadByWire/App.xaml
45/Test/Showcase/Showcase.LoadByWire/App.xaml.cs
45/Test/Showcase/Showcase.LoadByWire/DelegateCommand.cs
45/Test/Showcase/Showcase.LoadByWire/Employee.cs
45/Test/Showcase/Showcase.LoadByWire/LoadingStatus.cs
45/Test/Showcase/Showcase.LoadByWire/LoadingStatusConverter.cs
45/Test/Showcase/Showcase.LoadByWire/MainWindow.xaml
45/Test/Showcase/Showcase.LoadByWire/MainWindow.xaml.cs
45/Test/Showcase/Showcase.LoadByWire/MainWindowViewModel.cs
45/Test/Showcase/Showcase.LoadByWire/Properties/AssemblyInfo.cs
45/Test/Showcase/Showcase.LoadByWire/Properties/Resources.Designer.cs
45/Test/Showcase/Showcase.LoadByWire/Properties/Resources.resx
45/Test/Showcase/Showcase.LoadByWire/Properties/Settings.Designer.cs
45/Test/Showcase/Showcase.LoadByWire/Properties/Settings.settings
45/Test/Showcase/Showcase.LoadByWire/Showcase.LoadByWire.csproj
45/Test/Showcase/Showcase.LoadByWire/Showcase.LoadByWire.csproj.user
45/Test/Showcase/Showcase.LoadByWire/ValidationService.cs
45/Test/Showcase/Showcase.ProgressCounter/Actuator.cs
45/Test/Showcase/Showcase.ProgressCounter/App.config
45/Test/Showcase/Showcase.ProgressCounter/Counter.cs
45/Test/Showcase/Showcase.ProgressCounter/MainForm.Designer.cs
45/Test/Showcase/Showcase.ProgressCounter/MainForm.cs
45/Test/Showcase/Showcase.ProgressCounter/MainForm.resx
45/Test/Showcase/Showcase.ProgressCounter/Program.cs
45/Test/Showcase/Showcase.ProgressCounter/Properties/AssemblyInfo.cs
45/Test/Showcase/Showcase.ProgressCounter/Properties/Resources.Designer.cs
45/Test/Showcase/Showcase.ProgressCounter/Properties/Resources.resx
45/Test/Showcase/Showcase.ProgressCounter/Properties/Settings.Designer.cs
45/Test/Showcase/Showcase.ProgressCounter/Properties/Settings.settings
45/Test/Showcase/Showcase.ProgressCounter/Showcase.ProgressCounter.csproj
8S/8SProperty.sln
8S/Source/Property.Callbacks/Condensed/IFunctionWorkerPrototype.cs
8S/Source/Property.Callbacks/Condensed/ITimer.cs
8S/Source/Property.Callbacks/Condensed/ITimerPrototype.cs
8S/Source/Property.Callbacks/Condensed/IWorker.cs
8S/Source/Property.Callbacks/Condensed/IWorkerPrototype.cs
8S/Source/Property.Callbacks/FunctionWorkerPrototypeExtensionsCallbacks.cs
8S/Source/Property.Callbacks/FunctionWorkerPrototypeExtensionsCallbacksWindows.cs
8S/Source/Property.Callbacks/Properties/AssemblyInfo.cs
8S/Source/Property.Callbacks/Property.Callbacks.csproj
8S/Source/Property.Callbacks/Property.Callbacks.csproj.user
8S/Source/Property.Callbacks/ReloadableExtensionsCallbacks.cs
8S/Source/Property.Callbacks/ReloadableExtensionsCallbacksWindows.cs
8S/Source/Property.Callbacks/ReloaderPrototypeExtensionsCallbacksWindows.cs
8S/Source/Property.Callbacks/Reloaders/CallbackReloader.cs
8S/Source/Property.Callbacks/Reloaders/CallbackReloaderPrototype.ReloaderInstance.cs
8S/Source/Property.Callbacks/Reloaders/CallbackReloaderPrototype.cs
8S/Source/Property.Callbacks/Reloaders/ThrottleReloaderDecorator.cs
8S/Source/Property.Callbacks/Reloaders/ThrottleReloaderDecoratorPrototype.DecoratorInstance.cs
8S/Source/Property.Callbacks/Reloaders/ThrottleReloaderDecoratorPrototype.cs
8S/Source/Property.Callbacks/StringsCallbacks.Designer.cs
8S/Source/Property.Callbacks/StringsCallbacks.resx
8S/Source/Property.Callbacks/Timers/DispatcherTimerPrototype.TimerInstance.cs
8S/Source/Property.Callbacks/Timers/DispatcherTimerPrototype.cs
8S/Source/Property.Callbacks/Workers/BackgroundWorkerPrototype.WorkerInstance.cs
8S/Source/Property.Callbacks/Workers/BackgroundWorkerPrototype.cs
8S/Source/Property.Callbacks/Workers/CatchFunctionWorkerDecorator.cs
8S/Source/Property.Callbacks/Workers/CatchFunctionWorkerDecoratorPrototype.DecoratorInstance.cs
8S/Source/Property.Callbacks/Workers/CatchFunctionWorkerDecoratorPrototype.cs
8S/Source/Property.Callbacks/Workers/ForegroundWorker.cs
8S/Source/Property.Callbacks/Workers/ForegroundWorkerPrototype.WorkerInstance.cs
8S/Source/Property.Callbacks/Workers/ForegroundWorkerPrototype.cs
8S/Source/Property.Callbacks/Workers/FunctionWorker.cs
8S/Source/Property.Callbacks/Workers/FunctionWorkerDecorator.cs
8S/Source/Property.Callbacks/Workers/FunctionWorkerDecoratorPrototype.cs
8S/Source/Property.Callbacks/Workers/FunctionWorkerPrototype.WorkerInstance.cs
8S/Source/Property.Callbacks/Workers/FunctionWorkerPrototype.cs
8S/Source/Property.Callbacks/Workers/RetryFunctionWorkerDecorator.cs
8S/Source/Property.Callbacks/Workers/RetryFunctionWorkerDecoratorPrototype.DecoratorInstance.cs
8S/Source/Property.Callbacks/Workers/RetryFunctionWorkerDecoratorPrototype.cs
8S/Source/Property.Callbacks/Workers/TimeoutFunctionWorkerDecorator.cs
8S/Source/Property.Callbacks/Workers/TimeoutFunctionWorkerDecoratorPrototype.DecoratorInstance.cs
8S/Source/Property.Callbacks/Workers/TimeoutFunctionWorkerDecoratorPrototype.cs
8S/Source/Property.Callbacks/Workers/Worker.cs
8S/Source/Property.Chains/Properties/AssemblyInfo.cs
8S/Source/Property.Chains/Property.Chains.csproj
8S/Source/Property.Chains/Property.Chains.csproj.user
8S/Source/Property.Chains/PropertyExtensionsChains.cs
8S/Source/Property.Chains/Subscriptions/ActionSubscription.cs
8S/Source/Property.Chains/Subscriptions/ChangedActionSubscription.cs
8S/Source/Property.Chains/Subscriptions/ChangingActionSubscription.cs
8S/Source/Property.Chains/Subscriptions/Subscription.cs
8S/Source/Property.Core/Condensed/ICallProperty.cs
8S/Source/Property.Core/Condensed/ICallPropertyPrototype.cs
8S/Source/Property.Core/Condensed/IInputProperty.cs
8S/Source/Property.Core/Condensed/IInputPropertyPrototype.cs
8S/Source/Property.Core/Condensed/IProperty.cs
8S/Source/Property.Core/Condensed/IPropertyPrototype.cs
8S/Source/Property.Core/Condensed/IReloader.cs
8S/Source/Property.Core/Condensed/IReloaderPrototype.cs
8S/Source/Property.Core/Interfaces/ICallDriven.cs
8S/Source/Property.Core/Interfaces/IInput.cs
8S/Source/Property.Core/Interfaces/IOutput.cs
8S/Source/Property.Core/Interfaces/IValidatable.cs
8S/Source/Property.Core/Objects/CallGetProperty.cs
8S/Source/Property.Core/Objects/CallGetPropertyPrototype.PropertyInstance.cs
8S/Source/Property.Core/Objects/CallGetPropertyPrototype.cs
8S/Source/Property.Core/Objects/CallProperty.cs
8S/Source/Property.Core/Objects/CallPropertyPrototype.PropertyInstance.cs
8S/Source/Property.Core/Objects/CallPropertyPrototype.cs
8S/Source/Property.Core/Objects/DecoupledProperty.cs
8S/Source/Property.Core/Objects/DecoupledPropertyPrototype.cs
8S/Source/Property.Core/Objects/DelegateProperty.cs
8S/Source/Property.Core/Objects/DelegatePropertyPrototype.cs
8S/Source/Property.Core/Objects/GetProperty.cs
8S/Source/Property.Core/Objects/GetPropertyPrototype.PropertyInstance.cs
8S/Source/Property.Core/Objects/GetPropertyPrototype.cs
8S/Source/Property.Core/Objects/InputProperty.cs
8S/Source/Property.Core/Objects/InputPropertyPrototype.PropertyInstance.cs
8S/Source/Property.Core/Objects/InputPropertyPrototype.cs
8S/Source/Property.Core/Objects/Property.cs
8S/Source/Property.Core/Properties/AssemblyInfo.cs
8S/Source/Property.Core/Property.Core.csproj
8S/Source/Property.Core/Property.Core.csproj.user
8S/Source/Property.Core/Reloadable.cs
8S/Source/Property.Core/ReloadableExtensionsCore.cs
8S/Source/Property.Core/ReloaderPrototypeExtensionsCore.cs
8S/Source/Property.Core/Reloaders/ConditionReloaderDecoratorPrototype.DecoratorInstance.cs
8S/Source/Property.Core/Reloaders/ConditionReloaderDecoratorPrototype.cs
8S/Source/Property.Core/Reloaders/OutReloader.cs
8S/Source/Property.Core/Reloaders/Reloader.cs
8S/Source/Property.Core/Reloaders/ReloaderDecorator.cs
8S/Source/Property.Core/Reloaders/ReloaderDecoratorPrototype.cs
8S/Source/Property.Core/Reloaders/ReloaderPrototype.cs
8S/Source/Property.Core/Reloaders/StateConditionReloaderDecoratorPrototype.DecoratorInstance.cs
8S/Source/Property.Core/Reloaders/StateConditionReloaderDecoratorPrototype.cs
8S/Source/Property.Core/Reloaders/SyncReloader.cs
8S/Source/Property.Core/Reloaders/SyncReloaderPrototype.ReloaderInstance.cs
8S/Source/Property.Core/Reloaders/SyncReloaderPrototype.cs
8S/Source/Property.Core/StringsCore.Designer.cs
8S/Source/Property.Core/StringsCore.resx
8S/Source/Property.Reactive/CallDrivenExtensionsReactive.cs
8S/Source/Property.Reactive/Condensed/ISequenceConveyor.cs
8S/Source/Property.Reactive/InputExtensionsReactive.cs
8S/Source/Property.Reactive/Properties/AssemblyInfo.cs
8S/Source/Property.Reactive/Property.Reactive.csproj
8S/Source/Property.Reactive/Property.Reactive.csproj.user
8S/Source/Property.Reactive/PropertyExtensionsReactive.cs
8S/Source/Property.Reactive/ReloadableExtensionsReactive.cs
8S/Source/Property.Reactive/ReloadableExtensionsReactiveWindows.cs
8S/Source/Property.Reactive/ReloaderPrototypeExtensionsReactive.cs
8S/Source/Property.Reactive/ReloaderPrototypeExtensionsReactiveWindows.cs
8S/Source/Property.Reactive/Reloaders/FilterReloaderDecoratorPrototype.DecoratorInstance.cs
8S/Source/Property.Reactive/Reloaders/FilterReloaderDecoratorPrototype.cs
8S/Source/Property.Reactive/Reloaders/ReactiveReloader.cs
8S/Source/Property.Reactive/Reloaders/ReactiveReloaderPrototype.ReloaderInstance.cs
8S/Source/Property.Reactive/Reloaders/ReactiveReloaderPrototype.cs
8S/Source/Property.Reactive/Reloaders/StateFilterReloaderDecoratorPrototype.DecoratorInstance.cs
8S/Source/Property.Reactive/Reloaders/StateFilterReloaderDecoratorPrototype.cs
8S/Source/Property.Reactive/SequenceConveyorExtensionsReactive.cs
8S/Source/Property.Reactive/SequenceConveyorExtensionsReactiveWindows.cs
8S/Source/Property.Reactive/Sequences/DelegateSequenceConveyorDecorator.cs
8S/Source/Property.Reactive/Sequences/SequenceConveyor.cs
8S/Source/Property.Reactive/Sequences/SequenceConveyorDecorator.cs
8S/Source/Property.Reactive/Sequences/SourceSequenceConveyor.cs
8S/Source/Property.Reactive/StringsReactive.Designer.cs
8S/Source/Property.Reactive/StringsReactive.resx
8S/Source/Property.Windows/Condensed/IValidationInputProperty.cs
8S/Source/Property.Windows/Condensed/IValidationInputPropertyPrototype.cs
8S/Source/Property.Windows/Objects/ValidationInputProperty.cs
8S/Source/Property.Windows/Objects/ValidationInputPropertyPrototype.PropertyInstance.cs
8S/Source/Property.Windows/Objects/ValidationInputPropertyPrototype.cs
8S/Source/Property.Windows/Properties/AssemblyInfo.cs
8S/Source/Property.Windows/Property.Windows.csproj
8S/Source/Property.Windows/Property.Windows.csproj.user
8S/Source/Property.Windows/ReloaderPrototypeExtensionsWindows.cs
8S/Test/Property.Callbacks.Test/App.xaml
8S/Test/Property.Callbacks.Test/App.xaml.cs
8S/Test/Property.Callbacks.Test/Assets/AlignmentGrid.png
8S/Test/Property.Callbacks.Test/Assets/ApplicationIcon.png
8S/Test/Property.Callbacks.Test/Assets/Tiles/FlipCycleTileLarge.png
8S/Test/Property.Callbacks.Test/Assets/Tiles/FlipCycleTileMedium.png
8S/Test/Property.Callbacks.Test/Assets/Tiles/FlipCycleTileSmall.png
8S/Test/Property.Callbacks.Test/LocalizedStrings.cs
8S/Test/Property.Callbacks.Test/MainPage.xaml
8S/Test/Property.Callbacks.Test/MainPage.xaml.cs
8S/Test/Property.Callbacks.Test/Properties/AppManifest.xml
8S/Test/Property.Callbacks.Test/Properties/AssemblyInfo.cs
8S/Test/Property.Callbacks.Test/Properties/WMAppManifest.xml
8S/Test/Property.Callbacks.Test/Property.Callbacks.Test.csproj
8S/Test/Property.Callbacks.Test/Property.Callbacks.Test.csproj.user
8S/Test/Property.Callbacks.Test/Reloaders/CallbackReloaderDecoratorPrototypeTestInfrastructure.cs
8S/Test/Property.Callbacks.Test/Reloaders/CallbackReloaderPrototypeTest.cs
8S/Test/Property.Callbacks.Test/Reloaders/CallbackReloaderPrototypeTestInfrastructure.cs
8S/Test/Property.Callbacks.Test/Reloaders/ThrottleReloaderDecoratorPrototypeTest.cs
8S/Test/Property.Callbacks.Test/Resources/AppResources.Designer.cs
8S/Test/Property.Callbacks.Test/Resources/AppResources.resx
8S/Test/Property.Callbacks.Test/Workers/BackgroundWorkerPrototypeTest.cs
8S/Test/Property.Callbacks.Test/Workers/CatchFunctionWorkerDecoratorPrototypeTest.cs
8S/Test/Property.Callbacks.Test/Workers/ForegroundWorkerPrototypeTest.cs
8S/Test/Property.Callbacks.Test/Workers/FunctionWorkerDecoratorPrototypeTest.cs
8S/Test/Property.Callbacks.Test/Workers/FunctionWorkerDecoratorPrototypeTestInfrastructure.cs
8S/Test/Property.Callbacks.Test/Workers/FunctionWorkerPrototypeTest.cs
8S/Test/Property.Callbacks.Test/Workers/FunctionWorkerPrototypeTestInfrastructure.cs
8S/Test/Property.Callbacks.Test/Workers/RetryFunctionWorkerDecoratorPrototypeTest.cs
8S/Test/Property.Callbacks.Test/Workers/TimeoutFunctionWorkerDecoratorPrototypeTest.cs
8S/Test/Property.Callbacks.Test/Workers/WorkerTestInfrastructure.cs
8S/Test/Property.Chains.Test/App.xaml
8S/Test/Property.Chains.Test/App.xaml.cs
8S/Test/Property.Chains.Test/Assets/AlignmentGrid.png
8S/Test/Property.Chains.Test/Assets/ApplicationIcon.png
8S/Test/Property.Chains.Test/Assets/Tiles/FlipCycleTileLarge.png
8S/Test/Property.Chains.Test/Assets/Tiles/FlipCycleTileMedium.png
8S/Test/Property.Chains.Test/Assets/Tiles/FlipCycleTileSmall.png
8S/Test/Property.Chains.Test/LocalizedStrings.cs
8S/Test/Property.Chains.Test/MainPage.xaml
8S/Test/Property.Chains.Test/MainPage.xaml.cs
8S/Test/Property.Chains.Test/Properties/AppManifest.xml
8S/Test/Property.Chains.Test/Properties/AssemblyInfo.cs
8S/Test/Property.Chains.Test/Properties/WMAppManifest.xml
8S/Test/Property.Chains.Test/Property.Chains.Test.csproj
8S/Test/Property.Chains.Test/Property.Chains.Test.csproj.user
8S/Test/Property.Chains.Test/Resources/AppResources.Designer.cs
8S/Test/Property.Chains.Test/Resources/AppResources.resx
8S/Test/Property.Chains.Test/Subscriptions/ActionSubscriptionTest.cs
8S/Test/Property.Chains.Test/Subscriptions/ChangedActionSubscriptionTest.cs
8S/Test/Property.Chains.Test/Subscriptions/ChangingActionSubscriptionTest.cs
8S/Test/Property.Chains.Test/Subscriptions/SubscriptionTest.cs
8S/Test/Property.Chains.Test/Subscriptions/SubscriptionTestInfrastructure.cs
8S/Test/Property.Core.Test/App.xaml
8S/Test/Property.Core.Test/App.xaml.cs
8S/Test/Property.Core.Test/Assets/AlignmentGrid.png
8S/Test/Property.Core.Test/Assets/ApplicationIcon.png
8S/Test/Property.Core.Test/Assets/Tiles/FlipCycleTileLarge.png
8S/Test/Property.Core.Test/Assets/Tiles/FlipCycleTileMedium.png
8S/Test/Property.Core.Test/Assets/Tiles/FlipCycleTileSmall.png
8S/Test/Property.Core.Test/LocalizedStrings.cs
8S/Test/Property.Core.Test/MainPage.xaml
8S/Test/Property.Core.Test/MainPage.xaml.cs
8S/Test/Property.Core.Test/Objects/CallGetPropertyPrototypeTest.cs
8S/Test/Property.Core.Test/Objects/CallPropertyPrototypeTest.cs
8S/Test/Property.Core.Test/Objects/DelegatePropertyPrototypeTest.cs
8S/Test/Property.Core.Test/Objects/DelegatePropertyPrototypeTestInfrastructure.cs
8S/Test/Property.Core.Test/Objects/GetPropertyPrototypeTest.cs
8S/Test/Property.Core.Test/Objects/InputPropertyPrototypeTest.cs
8S/Test/Property.Core.Test/Objects/PropertyPrototypeTest.cs
8S/Test/Property.Core.Test/Objects/PropertyPrototypeTestInfrastructure.cs
8S/Test/Property.Core.Test/Properties/AppManifest.xml
8S/Test/Property.Core.Test/Properties/AssemblyInfo.cs
8S/Test/Property.Core.Test/Properties/WMAppManifest.xml
8S/Test/Property.Core.Test/Property.Core.Test.csproj
8S/Test/Property.Core.Test/Property.Core.Test.csproj.user
8S/Test/Property.Core.Test/ReloadableTest.cs
8S/Test/Property.Core.Test/Reloaders/ConditionReloaderDecoratorPrototypeTest.cs
8S/Test/Property.Core.Test/Reloaders/ReloaderDecoratorPrototypeTest.cs
8S/Test/Property.Core.Test/Reloaders/ReloaderDecoratorPrototypeTestInfrastructure.cs
8S/Test/Property.Core.Test/Reloaders/ReloaderPrototypeTestInfrastructure.cs
8S/Test/Property.Core.Test/Reloaders/StateConditionReloaderDecoratorPrototypeTest.cs
8S/Test/Property.Core.Test/Reloaders/SyncReloaderPrototypeTest.cs
8S/Test/Property.Core.Test/Resources/AppResources.Designer.cs
8S/Test/Property.Core.Test/Resources/AppResources.resx
8S/Test/Property.Reactive.Test/App.xaml
8S/Test/Property.Reactive.Test/App.xaml.cs
8S/Test/Property.Reactive.Test/Assets/AlignmentGrid.png
8S/Test/Property.Reactive.Test/Assets/ApplicationIcon.png
8S/Test/Property.Reactive.Test/Assets/Tiles/FlipCycleTileLarge.png
8S/Test/Property.Reactive.Test/Assets/Tiles/FlipCycleTileMedium.png
8S/Test/Property.Reactive.Test/Assets/Tiles/FlipCycleTileSmall.png
8S/Test/Property.Reactive.Test/LocalizedStrings.cs
8S/Test/Property.Reactive.Test/MainPage.xaml
8S/Test/Property.Reactive.Test/MainPage.xaml.cs
8S/Test/Property.Reactive.Test/Properties/AppManifest.xml
8S/Test/Property.Reactive.Test/Properties/AssemblyInfo.cs
8S/Test/Property.Reactive.Test/Properties/WMAppManifest.xml
8S/Test/Property.Reactive.Test/Property.Reactive.Test.csproj
8S/Test/Property.Reactive.Test/Property.Reactive.Test.csproj.user
8S/Test/Property.Reactive.Test/Reloaders/FilterReloaderDecoratorPrototypeTest.cs
8S/Test/Property.Reactive.Test/Reloaders/ReactiveReloaderPrototypeTest.cs
8S/Test/Property.Reactive.Test/Reloaders/ReactiveReloaderPrototypeTestInfrastructure.cs
8S/Test/Property.Reactive.Test/Reloaders/StateFilterReloaderDecoratorPrototypeTest.cs
8S/Test/Property.Reactive.Test/Resources/AppResources.Designer.cs
8S/Test/Property.Reactive.Test/Resources/AppResources.resx
8S/Test/Property.Reactive.Test/Sequences/DelegateSequenceConveyorDecoratorTest.cs
8S/Test/Property.Reactive.Test/Sequences/SequenceConveyorDecoratorTest.cs
8S/Test/Property.Reactive.Test/Sequences/SequenceConveyorDecoratorTestInfrastructure.cs
8S/Test/Property.Reactive.Test/Sequences/SequenceConveyorTestInfrastructure.cs
8S/Test/Property.Reactive.Test/Sequences/SourceSequenceConveyorTest.cs
8S/Test/Property.Windows.Test/App.xaml
8S/Test/Property.Windows.Test/App.xaml.cs
8S/Test/Property.Windows.Test/Assets/AlignmentGrid.png
8S/Test/Property.Windows.Test/Assets/ApplicationIcon.png
8S/Test/Property.Windows.Test/Assets/Tiles/FlipCycleTileLarge.png
8S/Test/Property.Windows.Test/Assets/Tiles/FlipCycleTileMedium.png
8S/Test/Property.Windows.Test/Assets/Tiles/FlipCycleTileSmall.png
8S/Test/Property.Windows.Test/LocalizedStrings.cs
8S/Test/Property.Windows.Test/MainPage.xaml
8S/Test/Property.Windows.Test/MainPage.xaml.cs
8S/Test/Property.Windows.Test/Objects/ValidationInputPrototypePropertyTest.cs
8S/Test/Property.Windows.Test/Objects/ValidationPropertyPrototypeTestInfrastructure.cs
8S/Test/Property.Windows.Test/Properties/AppManifest.xml
8S/Test/Property.Windows.Test/Properties/AssemblyInfo.cs
8S/Test/Property.Windows.Test/Properties/WMAppManifest.xml
8S/Test/Property.Windows.Test/Property.Windows.Test.csproj
8S/Test/Property.Windows.Test/Property.Windows.Test.csproj.user
8S/Test/Property.Windows.Test/Resources/AppResources.Designer.cs
8S/Test/Property.Windows.Test/Resources/AppResources.resx
8S/Test/Showcase/Showcase.LoadAsYouScroll/App.xaml
8S/Test/Showcase/Showcase.LoadAsYouScroll/App.xaml.cs
8S/Test/Showcase/Showcase.LoadAsYouScroll/Assets/AlignmentGrid.png
8S/Test/Showcase/Showcase.LoadAsYouScroll/Assets/ApplicationIcon.png
8S/Test/Showcase/Showcase.LoadAsYouScroll/Assets/Tiles/FlipCycleTileLarge.png
8S/Test/Showcase/Showcase.LoadAsYouScroll/Assets/Tiles/FlipCycleTileMedium.png
8S/Test/Showcase/Showcase.LoadAsYouScroll/Assets/Tiles/FlipCycleTileSmall.png
8S/Test/Showcase/Showcase.LoadAsYouScroll/Assets/Tiles/IconicTileMediumLarge.png
8S/Test/Showcase/Showcase.LoadAsYouScroll/Assets/Tiles/IconicTileSmall.png
8S/Test/Showcase/Showcase.LoadAsYouScroll/DelegateCommand.cs
8S/Test/Showcase/Showcase.LoadAsYouScroll/FireWhenScrolledBehaviour.cs
8S/Test/Showcase/Showcase.LoadAsYouScroll/LocalizedStrings.cs
8S/Test/Showcase/Showcase.LoadAsYouScroll/MainPage.xaml
8S/Test/Showcase/Showcase.LoadAsYouScroll/MainPage.xaml.cs
8S/Test/Showcase/Showcase.LoadAsYouScroll/MainViewModel.cs
8S/Test/Showcase/Showcase.LoadAsYouScroll/Properties/AppManifest.xml
8S/Test/Showcase/Showcase.LoadAsYouScroll/Properties/AssemblyInfo.cs
8S/Test/Showcase/Showcase.LoadAsYouScroll/Properties/WMAppManifest.xml
8S/Test/Showcase/Showcase.LoadAsYouScroll/Resources/AppResources.Designer.cs
8S/Test/Showcase/Showcase.LoadAsYouScroll/Resources/AppResources.resx
8S/Test/Showcase/Showcase.LoadAsYouScroll/ScrollList.cs
8S/Test/Showcase/Showcase.LoadAsYouScroll/ScrollListCheck.cs
8S/Test/Showcase/Showcase.LoadAsYouScroll/Showcase.LoadAsYouScroll.csproj
8S/Test/Showcase/Showcase.LoadAsYouScroll/Showcase.LoadAsYouScroll.csproj.user
8S/Test/Showcase/Showcase.LoadByWire/Actuator.cs
8S/Test/Showcase/Showcase.LoadByWire/App.xaml
8S/Test/Showcase/Showcase.LoadByWire/App.xaml.cs
8S/Test/Showcase/Showcase.LoadByWire/Assets/AlignmentGrid.png
8S/Test/Showcase/Showcase.LoadByWire/Assets/ApplicationIcon.png
8S/Test/Showcase/Showcase.LoadByWire/Assets/Tiles/FlipCycleTileLarge.png
8S/Test/Showcase/Showcase.LoadByWire/Assets/Tiles/FlipCycleTileMedium.png
8S/Test/Showcase/Showcase.LoadByWire/Assets/Tiles/FlipCycleTileSmall.png
8S/Test/Showcase/Showcase.LoadByWire/Assets/Tiles/IconicTileMediumLarge.png
8S/Test/Showcase/Showcase.LoadByWire/Assets/Tiles/IconicTileSmall.png
8S/Test/Showcase/Showcase.LoadByWire/DelegateCommand.cs
8S/Test/Showcase/Showcase.LoadByWire/Employee.cs
8S/Test/Showcase/Showcase.LoadByWire/LoadingStatus.cs
8S/Test/Showcase/Showcase.LoadByWire/LoadingStatusConverter.cs
8S/Test/Showcase/Showcase.LoadByWire/LocalizedStrings.cs
8S/Test/Showcase/Showcase.LoadByWire/MainPage.xaml
8S/Test/Showcase/Showcase.LoadByWire/MainPage.xaml.cs
8S/Test/Showcase/Showcase.LoadByWire/MainWindowViewModel.cs
8S/Test/Showcase/Showcase.LoadByWire/Properties/AppManifest.xml
8S/Test/Showcase/Showcase.LoadByWire/Properties/AssemblyInfo.cs
8S/Test/Showcase/Showcase.LoadByWire/Properties/WMAppManifest.xml
8S/Test/Showcase/Showcase.LoadByWire/Resources/AppResources.Designer.cs
8S/Test/Showcase/Showcase.LoadByWire/Resources/AppResources.resx
8S/Test/Showcase/Showcase.LoadByWire/Showcase.LoadByWire.csproj
8S/Test/Showcase/Showcase.LoadByWire/Showcase.LoadByWire.csproj.user
8S/Test/Showcase/Showcase.LoadByWire/ValidationService.cs
8S/Test/Showcase/Showcase.ProgressCounter/Actuator.cs
8S/Test/Showcase/Showcase.ProgressCounter/App.xaml
8S/Test/Showcase/Showcase.ProgressCounter/App.xaml.cs
8S/Test/Showcase/Showcase.ProgressCounter/Assets/AlignmentGrid.png
8S/Test/Showcase/Showcase.ProgressCounter/Assets/ApplicationIcon.png
8S/Test/Showcase/Showcase.ProgressCounter/Assets/Tiles/FlipCycleTileLarge.png
8S/Test/Showcase/Showcase.ProgressCounter/Assets/Tiles/FlipCycleTileMedium.png
8S/Test/Showcase/Showcase.ProgressCounter/Assets/Tiles/FlipCycleTileSmall.png
8S/Test/Showcase/Showcase.ProgressCounter/Assets/Tiles/IconicTileMediumLarge.png
8S/Test/Showcase/Showcase.ProgressCounter/Assets/Tiles/IconicTileSmall.png
8S/Test/Showcase/Showcase.ProgressCounter/Counter.cs
8S/Test/Showcase/Showcase.ProgressCounter/DelegateCommand.cs
8S/Test/Showcase/Showcase.ProgressCounter/LocalizedStrings.cs
8S/Test/Showcase/Showcase.ProgressCounter/MainPage.xaml
8S/Test/Showcase/Showcase.ProgressCounter/MainPage.xaml.cs
8S/Test/Showcase/Showcase.ProgressCounter/MainViewModel.cs
8S/Test/Showcase/Showcase.ProgressCounter/Properties/AppManifest.xml
8S/Test/Showcase/Showcase.ProgressCounter/Properties/AssemblyInfo.cs
8S/Test/Showcase/Showcase.ProgressCounter/Properties/WMAppManifest.xml
8S/Test/Showcase/Showcase.ProgressCounter/Resources/AppResources.Designer.cs
8S/Test/Showcase/Showcase.ProgressCounter/Resources/AppResources.resx
8S/Test/Showcase/Showcase.ProgressCounter/Showcase.ProgressCounter.csproj
8S/Test/Showcase/Showcase.ProgressCounter/Showcase.ProgressCounter.csproj.user
Clean.bat
Concept.pdf
Dependencies.txt
Lib/Castle.Core.dll
Lib/Moq.License.txt
Lib/Moq.Silverlight.dll
Lib/Moq.dll
License.txt
Pattern.ebnf

Download

Click the following link to download property.zip.

property.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML