Click or drag to resize

Vishnu.WPF_UI.DependencyProperties namespace

Auxiliary classes for the WPF screen interface of Vishnu
Classes
 ClassDescription of the
Public ClassAttachedPropertiesContainer Static container for attached properties.
Public ClassBinaryModificationSwitch DependencyObject helper class for the DependencyProperty OrientationModification.
Public ClassGridHelpers This class provides DependencyProperties for the number of rows and columns of WPF grids is available. This makes it possible to change the number of columns and rows of grids at runtime via databinding. I have taken the logic almost unchanged from Rachel Lim's blog on https://rachel53461.wordpress.com/2011/09/17/wpf-grids-rowcolumn-count-properties/ adopted. Thanks and respect to Rachel Lim on https://rachel53461.wordpress.com/
Public ClassOrientationSwitchTypeConverter Converter helper class for BinaryModificationSwitch. Converts OrientationSwitch to string and vice versa.