コード例 #1
0
 public KeyboardNavigation(Keyboard keyboard, Visual root) : this(NoesisGUI_PINVOKE.new_KeyboardNavigation__SWIG_1(Keyboard.getCPtr(keyboard), Visual.getCPtr(root)), true)
 {
     if (NoesisGUI_PINVOKE.SWIGPendingException.Pending)
     {
         throw NoesisGUI_PINVOKE.SWIGPendingException.Retrieve();
     }
 }
コード例 #2
0
 public KeyboardNavigation(Keyboard keyboard, Visual root) : this(NoesisGUI_PINVOKE.new_KeyboardNavigation__SWIG_1(Keyboard.getCPtr(keyboard), Visual.getCPtr(root)), true)
 {
 }