C# Class Yuhan.WPF.VisualContainer.VisualCanvasItem

Inheritance: System.Windows.Controls.ListBoxItem
Datei anzeigen Open project: hansuky/Yuhan

Public Properties

Property Type Description
IsDrawingProperty System.Windows.DependencyProperty
IsEditableProperty System.Windows.DependencyProperty

Public Methods

Method Description
VisualCanvasItem ( ) : System

Protected Methods

Method Description
OnIsDrawingChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

OnIsDrawingChanged() protected static method

protected static OnIsDrawingChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
obj System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
return void

VisualCanvasItem() public method

public VisualCanvasItem ( ) : System
return System

Property Details

IsDrawingProperty public_oe static_oe property

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

IsEditableProperty public_oe static_oe property

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