C# Class Yuhan.WPF.VisualContainer.VisualCanvas

Inheritance: System.Windows.Controls.Primitives.Selector
Afficher le fichier Open project: hansuky/Yuhan

Méthodes publiques

Свойство Type Description
BottomFieldNameProperty System.Windows.DependencyProperty
HeightFieldNameProperty System.Windows.DependencyProperty
ImageSourceProperty System.Windows.DependencyProperty
ImageStrechProperty System.Windows.DependencyProperty
IsEditableProperty System.Windows.DependencyProperty
LeftFieldNameProperty System.Windows.DependencyProperty
MinItemHeightProperty System.Windows.DependencyProperty
MinItemWidthProperty System.Windows.DependencyProperty
RightFieldNameProperty System.Windows.DependencyProperty
TopFieldNameProperty System.Windows.DependencyProperty
WidthFieldNameProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
IsEditableChanged void
VisualCanvas_MouseLeftButtonDown void
VisualCanvas_MouseLeftButtonUp void
VisualCanvas_MouseMove void

Méthodes publiques

Méthode Description
InitItemContainerStyle ( ) : void
VisualCanvas ( ) : System

Méthodes protégées

Méthode Description
GenerateItemContainerStyle ( ) : System.Windows.Style
GetContainerForItemOverride ( ) : DependencyObject
OnBottomFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnHeightFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnLeftFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnRightFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTopFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnWidthFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Private Methods

Méthode Description
IsEditableChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
VisualCanvas_MouseLeftButtonDown ( object sender, System e ) : void
VisualCanvas_MouseLeftButtonUp ( object sender, System e ) : void
VisualCanvas_MouseMove ( object sender, System e ) : void

Method Details

GenerateItemContainerStyle() protected méthode

protected GenerateItemContainerStyle ( ) : System.Windows.Style
Résultat System.Windows.Style

GetContainerForItemOverride() protected méthode

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

InitItemContainerStyle() public méthode

public InitItemContainerStyle ( ) : void
Résultat void

OnBottomFieldNameChanged() protected static méthode

protected static OnBottomFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

OnHeightFieldNameChanged() protected static méthode

protected static OnHeightFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

OnLeftFieldNameChanged() protected static méthode

protected static OnLeftFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

OnRightFieldNameChanged() protected static méthode

protected static OnRightFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

OnTopFieldNameChanged() protected static méthode

protected static OnTopFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

OnWidthFieldNameChanged() protected static méthode

protected static OnWidthFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

VisualCanvas() public méthode

public VisualCanvas ( ) : System
Résultat System

Property Details

BottomFieldNameProperty public_oe static_oe property

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

HeightFieldNameProperty public_oe static_oe property

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

ImageSourceProperty public_oe static_oe property

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

ImageStrechProperty public_oe static_oe property

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

IsEditableProperty public_oe static_oe property

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

LeftFieldNameProperty public_oe static_oe property

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

MinItemHeightProperty public_oe static_oe property

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

MinItemWidthProperty public_oe static_oe property

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

RightFieldNameProperty public_oe static_oe property

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

TopFieldNameProperty public_oe static_oe property

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

WidthFieldNameProperty public_oe static_oe property

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