예제 #1
0
 public WindowEvents(WindowImpl parent) : base(parent)
 {
     _parent = parent;
 }