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

Inheritance: DialogPropertyValueEditor
Show file Open project: mahasak/dotnet452

Public Methods

Method Description
ReceiveContentPropertyEditor ( ) : System.Windows
ShowDialog ( PropertyValue propertyValue, IInputElement commandSource ) : void

Method Details

ReceiveContentPropertyEditor() public method

public ReceiveContentPropertyEditor ( ) : System.Windows
return System.Windows

ShowDialog() public method

public ShowDialog ( PropertyValue propertyValue, IInputElement commandSource ) : void
propertyValue PropertyValue
commandSource IInputElement
return void