C# Class MvvmVisualStatesBehaviorUWPApp1.Behavior.EnumStateBehavior

Inheritance: Windows.UI.Xaml.DependencyObject, IBehavior
ファイルを表示 Open project: Myfreedom614/UWP-Samples

Public Properties

Property Type Description
ValueProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
Attach ( DependencyObject associatedObject ) : void
Detach ( ) : void

Private Methods

Method Description
ValuePropertyChanged ( object sender, DependencyPropertyChangedEventArgs e ) : void

Method Details

Attach() public method

public Attach ( DependencyObject associatedObject ) : void
associatedObject Windows.UI.Xaml.DependencyObject
return void

Detach() public method

public Detach ( ) : void
return void

Property Details

ValueProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ValueProperty
return Windows.UI.Xaml.DependencyProperty