Canvas и привязкаКак подружить Canvas и ItemsSource в WPF и AvaloniaUI
https://habr.com/ru/post/686438/
 Custom Shape
https://www.i-programmer.info/programming/wpf-workings/740-custom-shape.html
Получение сущности

Button in a column, getting the row from which it came on the Click event handler
https://stackoverflow.com/questions/1168976/button-in-a-column-getting-the-row-from-which-it-came-on-the-click-event-handle

private void Button_Click(object sender, RoutedEventArgs e)
{
 var node = ((FrameworkElement)sender).DataContext as <type>;
}
XAMl и nullablesys:Nullable`1[System.DateTime]

Внутренние ссылки:

Дочерние страницы:
Обратные ссылки:

No back links for this page!


Теги: