'宣言 Public Shared Function AddNotificationUIElementIfPossible( _ ByVal parent As UIElement, _ ByVal notificationProvider As INotificationBadgeProvider _ ) As Boolean
public static bool AddNotificationUIElementIfPossible( UIElement parent, INotificationBadgeProvider notificationProvider )