finish #78
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user