'宣言 Public Function New( _ ByVal rootOwner As DependencyObject, _ ByVal pi As PropertyInfo, _ ByVal propertyPath As String, _ ByVal value As Object _ )
public SavePropertyPersistenceEventArgs( DependencyObject rootOwner, PropertyInfo pi, string propertyPath, object value )