From f3a7af5fcbb774a311c54c76f6f621a9529c1aca Mon Sep 17 00:00:00 2001 From: Nicola Pievani Date: Wed, 3 Apr 2019 17:42:46 +0000 Subject: [PATCH] EgtDOORCreator : - aggiunto HardwarePart. --- HardwarePart/HardwarePartV.xaml | 110 +++++++ HardwarePart/HardwarePartV.xaml.vb | 12 + HardwarePart/HardwarePartVM.vb | 302 ++++++++++++++++++++ OperationExpanderV.xaml | 118 ++++++++ Resources/TopCommandBar/Create Assembly.png | Bin 0 -> 1780 bytes Resources/TopCommandBar/HPart.png | Bin 0 -> 2114 bytes Resources/TopCommandBar/IsModify.png | Bin 0 -> 1125 bytes 7 files changed, 542 insertions(+) create mode 100644 HardwarePart/HardwarePartV.xaml create mode 100644 HardwarePart/HardwarePartV.xaml.vb create mode 100644 HardwarePart/HardwarePartVM.vb create mode 100644 OperationExpanderV.xaml create mode 100644 Resources/TopCommandBar/Create Assembly.png create mode 100644 Resources/TopCommandBar/HPart.png create mode 100644 Resources/TopCommandBar/IsModify.png diff --git a/HardwarePart/HardwarePartV.xaml b/HardwarePart/HardwarePartV.xaml new file mode 100644 index 0000000..df49c40 --- /dev/null +++ b/HardwarePart/HardwarePartV.xaml @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +