C# Class TrakHound_Dashboard.Notifications.Notification_Item

Interaction logic for Notification_Item.xaml
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: TrakHound/TrakHound-Community

Public Properties

Property Type Description
Notification_AdditionalInfoProperty System.Windows.DependencyProperty
Notification_TextProperty System.Windows.DependencyProperty
Notification_TitleProperty System.Windows.DependencyProperty

Public Methods

Method Description
Notification_Item ( ) : System.Windows

Private Methods

Method Description
Grid_PreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
MoreInfo_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
close_BD_PreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

Notification_Item() public method

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

Property Details

Notification_AdditionalInfoProperty public_oe static_oe property

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

Notification_TextProperty public_oe static_oe property

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

Notification_TitleProperty public_oe static_oe property

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