equal
deleted
inserted
replaced
23 public partial class SurfaceWindow1 : SurfaceWindow |
23 public partial class SurfaceWindow1 : SurfaceWindow |
24 { |
24 { |
25 /// <summary> |
25 /// <summary> |
26 /// Default constructor. |
26 /// Default constructor. |
27 /// </summary> |
27 /// </summary> |
|
28 /// |
|
29 |
28 public SurfaceWindow1() |
30 public SurfaceWindow1() |
29 { |
31 { |
30 InitializeComponent(); |
32 InitializeComponent(); |
31 |
33 |
32 // Add handlers for Application activation events |
34 // Add handlers for Application activation events |