C# Class InstructionEditor.Gui.UsedPropertySelectionWindow

Inheritance: FlatRedBall.Gui.Window
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
PopulateFromStringLists ( ) : void
UsedPropertySelectionWindow ( ) : System

Private Methods

Méthode Description
AddSelectedProperty ( Window callingWindow ) : void
CancelButtonClick ( Window callingWindow ) : void
OkButtonClick ( Window callingWindow ) : void
RemoveSelectedProperty ( Window callingwindow ) : void
SetChildrenWindowPositionsAndScales ( Window callingWindow ) : void
UseAllClick ( Window callingWindow ) : void

Method Details

PopulateFromStringLists() public méthode

public PopulateFromStringLists ( ) : void
Résultat void

UsedPropertySelectionWindow() public méthode

public UsedPropertySelectionWindow ( ) : System
Résultat System