Beispiel #1
0
 public static void SetPanelOrientation(DependencyObject obj, NotesPanelOrientation value)
 {
     obj.SetValue(PanelOrientationProperty, value);
 }
Beispiel #2
0
 public static void SetPanelOrientation(DependencyObject obj, NotesPanelOrientation value)
 {
     obj.SetValue(PanelOrientationProperty, value);
 }