C# (CSharp) TailBlazer.Infrastucture Namespace

Nested Namespaces

TailBlazer.Infrastucture.AppState
TailBlazer.Infrastucture.KeyboardNavigation
TailBlazer.Infrastucture.Virtualisation

Classes

Name Description
AppConventions
AppRegistry
InterTabClient
Log4NetLogger
MouseWheelGesture
SelectionMonitor Tail Blazer is fast because it uses true data virtualisation. However this causes a huge headache when trying to copy and paste items which are selected but no longer visible to the clip-board This drawn out and unsophisticated code attempts to deal with that. BTW: I hear you shout this code should be an abstraction but frankly I cannot be bothered (as this is such a specialisation).
StartupController
ViewModelFactoryConventions
WindowAssist