public static void SetDirectionExtended(ChatBubble element, From value) { element.SetValue(DirectionExtendedProperty, value); }