Scheduler for UWP/WinRT
PropertyChangeEventArgsBase クラス
メンバ 

PropertyChangeEventArgsBase クラスは、依存関係プロパティ変更イベントのルーティングされたイベントデータを記述します。
オブジェクト モデル
PropertyChangeEventArgsBase クラス
構文
'宣言
 
Public Class PropertyChangeEventArgsBase 
   Inherits Windows.UI.Xaml.RoutedEventArgs
public class PropertyChangeEventArgsBase : Windows.UI.Xaml.RoutedEventArgs 
継承階層

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.RoutedEventArgs
               C1.Xaml.Schedule.PropertyChangeEventArgsBase
                  C1.Xaml.Schedule.DateTimePropertyChangeEventArgs

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

参照

関連項目

PropertyChangeEventArgsBase メンバ
C1.Xaml.Schedule 名前空間

Send Feedback