Example #1
0
 public static From GetDirectionExtended(ChatBubble element)
 {
     return((From)element.GetValue(DirectionExtendedProperty));
 }