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

Inheritance: System.Windows.Controls.ListBoxItem, INotifyPropertyChanged
Mostrar archivo Open project: msCube/Gallery Class Usage Examples

Public Properties

Property Type Description
CanvasProperty System.Windows.DependencyProperty

Public Methods

Method Description
NotifyPropertyChanged ( string propertyName ) : void
OnApplyTemplate ( ) : void

Private Methods

Method Description
checkBox_Checked ( object sender, RoutedEventArgs e ) : void
checkBox_Unchecked ( object sender, RoutedEventArgs e ) : void

Method Details

NotifyPropertyChanged() public method

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
return void

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

CanvasProperty public_oe static_oe property

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