Click or drag to resize
weroSoft AG, Software
WeroSoft.Windows Namespace
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
 
Classes
  ClassDescription
Public classCode exampleAutoNotifyPropertyChangedAttribute
Defines that an other property is notified to be changed.
Public classCode exampleAutoRegisterPropertyAttribute
Defines an attribute allowing to automatically registering all properties of a class in the automatic property handling system.
Public classCode exampleAutoRegisterResourceAttribute
Defines an attribute allowing to automatically registering all properties of a class in the automatic resource handling system.
Public classCommandBase
Implements a base command defined by the WPF ICommand interface.
Public classCommandBaseT
Implements a base command defined by the WPF ICommand interface.
Public classConnectedPropertyAttribute
Provides the possibility to define a data connection.
Public classCultureChangeController
Implements a class used for changing culture during UI operation.
Public classCultureSupportingViewModel
Implements the base class for the view model supporting a dynamic culture change of resources.
Public classDataBoundException
Represents an error that occurs when pro active checked data binding failed.
Public classDelegatingCommand
Base implementation for a delegating command usable in the MVVM pattern of WPF implementations.
Public classDelegatingUICommand
Base implementation for a delegating command usable in the MVVM pattern of WPF implementations.
Public classKeyValuePairViewModelTKey, TValue
Implement the view model for a key value pair.
Public classNotifyPropertyChanged
Implements the base class for providing the necessary method for the interface INotifyPropertyChanged.
Public classNotModifyingPropertyAttribute
Marks a property which is not changing the modification flag of the view model if the value of the property is changed.
Public classTrackedItemCollectionT
Implements a collection for handling tracked items.
Public classTrackedItemViewModel
Represents a view model base class providing information for tracking data.
Public classViewModelBase
Implements the base class for the view model and provides the necessary method for the interface INotifyPropertyChanged.
Public classWindowPositionHelper
Provides helper functionality for positioning windows on the desktop by checking the current screen situation and automatically reposition the window according the available screens.
Structures
  StructureDescription
Public structureWindowGeometrics
Defines the geometrics of a top level window.
Interfaces
  InterfaceDescription
Public interfaceICultureChangeListener
Defines the functionality a culture change listener have to implement.
Enumerations
  EnumerationDescription
Public enumerationTrackedItemStatus
Defines the status of a tracked item.