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