Scheduler for WPF
ChangeStyleCommand フィールド (C1Scheduler)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : ChangeStyleCommand フィールド
Defines the command that changes the System.Windows.Style property with the specified Style or a style referenced by the specified ResourceDictionary key.
シンタックス
'宣言
 
Public Shared ReadOnly ChangeStyleCommand As System.Windows.Input.RoutedCommand
public static readonly System.Windows.Input.RoutedCommand ChangeStyleCommand
解説
This command is executed by the C1Scheduler and is implemented by the ChangeStyle(Object) method.

Command parameter: Style or a ResourceDictionary key representing a Style.

参照

C1Scheduler クラス
C1Scheduler メンバ