This commit is contained in:
stubbfel
2013-07-04 13:52:07 +02:00
parent 38becf5ae6
commit 170067df02

View File

@@ -25,7 +25,7 @@ namespace CampusAppWP8.Utility.Lui.Button
/// Register the EmailProperty
/// </summary>
public static readonly DependencyProperty EmailProperty = DependencyProperty.Register("EmailAddress", typeof(object), typeof(EmailButton), new PropertyMetadata(false));
/// <summary>
/// Icon of the Button
/// </summary>