C# Class ME3Explorer.Tool

Inheritance: System.Windows.DependencyObject
Exibir arquivo Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
IsFavoritedProperty System.Windows.DependencyProperty
tags List

Private Methods

Method Description
OnIsFavoritedChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Property Details

IsFavoritedProperty public_oe static_oe property

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

tags public_oe property

public List tags
return List