C# Class GraphicEditor.View.UserControls.ChildWindow

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

Méthodes publiques

Свойство Type Description
ChildrenProperty System.Windows.DependencyPropertyKey

Méthodes publiques

Méthode Description
ChildWindow ( ) : System.Collections.Generic
Move ( int x, int y ) : void
Notify ( ) : void
Subscribe ( System.Windows.Controls.MenuItem observer ) : void
Unsubscribe ( System.Windows.Controls.MenuItem observer ) : void

Private Methods

Méthode Description
ButtonClose_Click ( object sender, RoutedEventArgs e ) : void
InitializeComponent ( ) : void
Resize_End ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Resize_Init ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Resizeing_Form ( object sender, System.Windows.Input.MouseEventArgs e ) : void
System ( int connectionId, object target ) : void
TopPanelMouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
TopPanelMouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Method Details

ChildWindow() public méthode

public ChildWindow ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Move() public méthode

public Move ( int x, int y ) : void
x int
y int
Résultat void

Notify() public méthode

public Notify ( ) : void
Résultat void

Subscribe() public méthode

public Subscribe ( System.Windows.Controls.MenuItem observer ) : void
observer System.Windows.Controls.MenuItem
Résultat void

Unsubscribe() public méthode

public Unsubscribe ( System.Windows.Controls.MenuItem observer ) : void
observer System.Windows.Controls.MenuItem
Résultat void

Property Details

ChildrenProperty public_oe static_oe property

public static DependencyPropertyKey,System.Windows ChildrenProperty
Résultat System.Windows.DependencyPropertyKey