ComponentOne Studio for WinRT XAML
C1RoutedEventArgs クラス
メンバ 

CanExecuteRoutedEventArgs および ExecutedRoutedEventArgs クラスの基本クラスです。Windows.UI.Xaml.RoutedEventArgs クラスと比べると、いくつかのプロパティが追加されています。
オブジェクト モデル
C1RoutedEventArgs クラス
構文
'宣言
 
Public Class C1RoutedEventArgs 
   Inherits Windows.UI.Xaml.RoutedEventArgs
public class C1RoutedEventArgs : Windows.UI.Xaml.RoutedEventArgs 
継承階層

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.RoutedEventArgs
               C1.Xaml.C1RoutedEventArgs
                  C1.Xaml.CanExecuteRoutedEventArgs
                  C1.Xaml.ExecutedRoutedEventArgs

参照

C1RoutedEventArgs メンバ
C1.Xaml 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.