C# Class withSIX.Core.Presentation.Wpf.Views.Controls.FavoriteToggleButton

Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: SIXNetworks/withSIX.Desktop

Public Properties

Property Type Description
CommandProperty System.Windows.DependencyProperty
IsFavoriteProperty System.Windows.DependencyProperty

Public Methods

Method Description
FavoriteToggleButton ( ) : System.Windows

Private Methods

Method Description
ButtonBase_OnClick ( object sender, RoutedEventArgs e ) : void

Method Details

FavoriteToggleButton() public method

public FavoriteToggleButton ( ) : System.Windows
return System.Windows

Property Details

CommandProperty public_oe static_oe property

public static DependencyProperty,System.Windows CommandProperty
return System.Windows.DependencyProperty

IsFavoriteProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsFavoriteProperty
return System.Windows.DependencyProperty