NotificationsExtensions.BadgeContent.BadgeNumericNotificationContent.BadgeNumericNotificationContent C# (CSharp) Method

BadgeNumericNotificationContent() public method

Default constructor to create a numeric badge content object.
public BadgeNumericNotificationContent ( ) : Windows.Data.Xml.Dom
return Windows.Data.Xml.Dom
        public BadgeNumericNotificationContent()
        {
        }

Same methods

BadgeNumericNotificationContent::BadgeNumericNotificationContent ( uint number ) : Windows.Data.Xml.Dom