WpfProcessParameterMetadataEditor.ShowDialog-Methode
Dieser Member überschreibt DialogPropertyValueEditor.ShowDialog(PropertyValue, IInputElement).
Namespace: Microsoft.TeamFoundation.Build.Controls
Assembly: Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)
Syntax
'Declaration
Public Overrides Sub ShowDialog ( _
propertyValue As PropertyValue, _
commandSource As IInputElement _
)
public override void ShowDialog(
PropertyValue propertyValue,
IInputElement commandSource
)
Parameter
- propertyValue
Typ: System.Activities.Presentation.PropertyEditing.PropertyValue
- commandSource
Typ: System.Windows.IInputElement
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.