 | BinaryModificationSwitchOrientationModification property |
Property for the OrientationModificationProperty.
Namespace: Vishnu.WPF_UI.DependencyPropertiesAssembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic OrientationSwitch OrientationModification { get; set; }Public Property OrientationModification As OrientationSwitch
Get
Set
public:
property OrientationSwitch OrientationModification {
OrientationSwitch get ();
void set (OrientationSwitch value);
}member OrientationModification : OrientationSwitch with get, set
Property value
OrientationSwitch
See also