WpfProcessParameterMetadataEditor.ShowDialog, méthode
Ce membre substitue DialogPropertyValueEditor.ShowDialog(PropertyValue, IInputElement).
Espace de noms : Microsoft.TeamFoundation.Build.Controls
Assembly : Microsoft.TeamFoundation.Build.Controls (dans Microsoft.TeamFoundation.Build.Controls.dll)
Syntaxe
'Déclaration
Public Overrides Sub ShowDialog ( _
propertyValue As PropertyValue, _
commandSource As IInputElement _
)
public override void ShowDialog(
PropertyValue propertyValue,
IInputElement commandSource
)
Paramètres
- propertyValue
Type : System.Activities.Presentation.PropertyEditing.PropertyValue
- commandSource
Type : System.Windows.IInputElement
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.