Basic Library for UWP/WinRT XAML
CanExecuteRoutedEventArgs クラス
メンバ 

ルーティングされた CommandBinding.CanExecute および CommandBinding.PreviewCanExecute イベントにデータを提供します。
オブジェクト モデル
CanExecuteRoutedEventArgs クラス
構文
'宣言
 
Public NotInheritable Class CanExecuteRoutedEventArgs 
   Inherits C1RoutedEventArgs
public sealed class CanExecuteRoutedEventArgs : C1RoutedEventArgs 
継承階層

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

CanExecuteRoutedEventArgs メンバ
C1.Xaml 名前空間

Send Feedback