C# Class GraphicEditor.View.UserControls.LayersControl.LayerItem

Inheritance: System.Windows.Controls.ListBoxItem, INotifyPropertyChanged
Afficher le fichier Open project: msCube/Gallery Class Usage Examples

Méthodes publiques

Свойство Type Description
CanvasProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
NotifyPropertyChanged ( string propertyName ) : void
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
checkBox_Checked ( object sender, RoutedEventArgs e ) : void
checkBox_Unchecked ( object sender, RoutedEventArgs e ) : void

Method Details

NotifyPropertyChanged() public méthode

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

Property Details

CanvasProperty public_oe static_oe property

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