![]() | Vishnu. |
Klasse | Beschreibung | |
---|---|---|
![]() | AttachedPropertiesContainer | Statischer Container für Attached Properties. |
![]() | BinaryModificationSwitch | DependencyObject-Hilfsklasse für die DependencyProperty OrientationModification. |
![]() | GridHelpers | Diese Klasse stellt DependencyProperties für die Zeilenzahl und Spaltenzahl von WPF-Grids zur Verfügung. Damit wird es möglich, die Spalten- und Zeilenzahl von Grids zur Laufzeit über Databinding zu setzen. Ich habe die Logik nahezu unverändert von Rachel Lim's Blog auf https://rachel53461.wordpress.com/2011/09/17/wpf-grids-rowcolumn-count-properties/ übernommen. Thanks and respect to Rachel Lim on https://rachel53461.wordpress.com/ |
![]() | OrientationSwitchTypeConverter | Converter-Hilfsklasse für BinaryModificationSwitch. Konvertiert OrientationSwitch zu string und umgekehrt. |