Stemmer.Cvb.Wpf Namespace

CVB.Net Documentation
The namespace and assembly Stemmer.Cvb.Wpf contains definitions for a display for WPF applications and overlays to go with that display.
Classes

  ClassDescription
Public classClickDetector
Utility class for detecting mouse click events on controls that do not exhibit a MouseClick event.
Public classClipboard
Copy a Image object to the clipboard.
Public classFileDialogs
Container class for utility functions for file dialogs.
Public classImageExtensions
Collection of extension methods that involve the type Image.
Public classImageToImageSourceConverter
Converts a Image into an ImageSource.
Public classMiscExtensions
Collection of miscellaneous extension methods that did not fit in anywhere else. Image.
Public classMouseClickEventArgs
Arguments for the mouse click event.
Public classPropertyChangeNotifier
Helper to not root (keep alive) the target object if registering on value change events.
Public classRectExtensions
Extension methods for the Rect.
Public classVisualTreeHelperExtensions
Extends the VisualTreeHelper class.
Enumerations

  EnumerationDescription
Public enumerationEventPolicy
Approaches to event treatment.
Public enumerationMouseEventFilter
Filter Mouse events according to certain criteria.
Public enumerationRectPos
Helper to identify the currently border location.