Пример #1
0
 public static void SetElementDraws(DependencyObject obj, ElementDrawCollection collections)
 {
     obj.SetValue(ElementDrawsProperty, collections);
 }
Пример #2
0
 public static void SetElementDraws(DependencyObject obj, ElementDrawCollection collections)
 {
     obj.SetValue(ElementDrawsProperty, collections);
 }