C# Class WeiranZhang.Metropaper.Controls.NotificationBox

Inheritance: System.Windows.Controls.ItemsControl
Afficher le fichier Open project: weiran/Metropaper Class Usage Examples

Méthodes publiques

Свойство Type Description
MessageProperty System.Windows.DependencyProperty
ShowAgainOptionProperty System.Windows.DependencyProperty
ShowAgainTextProperty System.Windows.DependencyProperty
ShowAgainVisibilityProperty System.Windows.DependencyProperty
TitleProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
ShowAgainOptionChanged void

Méthodes publiques

Méthode Description
NotificationBox ( ) : System.IO.IsolatedStorage

Méthodes protégées

Méthode Description
GetContainerForItemOverride ( ) : DependencyObject
IsItemItsOwnContainerOverride ( object item ) : bool

Private Methods

Méthode Description
ShowAgainOptionChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Invoked on ShowAgainOption change.

Method Details

GetContainerForItemOverride() protected méthode

protected GetContainerForItemOverride ( ) : DependencyObject
Résultat System.Windows.DependencyObject

IsItemItsOwnContainerOverride() protected méthode

protected IsItemItsOwnContainerOverride ( object item ) : bool
item object
Résultat bool

NotificationBox() public méthode

public NotificationBox ( ) : System.IO.IsolatedStorage
Résultat System.IO.IsolatedStorage

Property Details

MessageProperty public_oe static_oe property

public static DependencyProperty,System.Windows MessageProperty
Résultat System.Windows.DependencyProperty

ShowAgainOptionProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowAgainOptionProperty
Résultat System.Windows.DependencyProperty

ShowAgainTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowAgainTextProperty
Résultat System.Windows.DependencyProperty

ShowAgainVisibilityProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowAgainVisibilityProperty
Résultat System.Windows.DependencyProperty

TitleProperty public_oe static_oe property

public static DependencyProperty,System.Windows TitleProperty
Résultat System.Windows.DependencyProperty