C# Class System.ServiceModel.Activities.Presentation.ReceiveContentPropertyEditor

Inheritance: DialogPropertyValueEditor
Afficher le fichier Open project: mahasak/dotnet452

Méthodes publiques

Méthode Description
ReceiveContentPropertyEditor ( ) : System.Windows
ShowDialog ( PropertyValue propertyValue, IInputElement commandSource ) : void

Method Details

ReceiveContentPropertyEditor() public méthode

public ReceiveContentPropertyEditor ( ) : System.Windows
Résultat System.Windows

ShowDialog() public méthode

public ShowDialog ( PropertyValue propertyValue, IInputElement commandSource ) : void
propertyValue PropertyValue
commandSource IInputElement
Résultat void