Тёмный
No video :(

Understanding WPF Events 

Brian Lagunas
Подписаться 18 тыс.
Просмотров 12 тыс.
50% 1

Back in 2010, I was auditioning to become a Pluralsight author. I was required to record a 10 minute demo, that covered a short but simple topic. This is what I submitted all those years ago. You can tell this was my very first video :0)

Опубликовано:

 

26 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 5   
@saikamineni1266
@saikamineni1266 2 года назад
how would I know when to use tunnel, bubbling events? By the way, excellent explanation. Loved it.
@juanclopgar97
@juanclopgar97 4 года назад
I've a question, in order to know if the event is a Tunnel event, you can know it by te "preview" name, but, how can I know what event is a bubble event or a direct event?
@BrianLagunas
@BrianLagunas 4 года назад
A bubbling event usually has a corresponding tunneling event. If it doesn't have a tunneling counterpart, chances are it is a direct event.
@juanclopgar97
@juanclopgar97 4 года назад
@@BrianLagunas that makes sense, thank you!, and I don't know if you can help me with this question too. How is the bubble and Tunnel events handled by the next container. For example, If I can do that in Windows Forms or Console application, How can you Trigger container's event???, because if you exposse a public member, could be bad, because any other object could trigger the event in any moment.
@BrianLagunas
@BrianLagunas 4 года назад
@@juanclopgar97 routed events are a WPF concept only
Далее
Routed Events in WPF
15:29
Просмотров 47 тыс.
Prism - Using Delegate Commands
11:31
Просмотров 36 тыс.
The Basics of Data Binding in WPF
20:53
Просмотров 40 тыс.
WPF Commands Explained  [1 of 2 ]
28:14
Просмотров 8 тыс.
Is LEARNING WPF still WORTH it in 2023?
10:59
Просмотров 47 тыс.
Senior Angular Developer Interview (theory)
41:57
Просмотров 17 тыс.
Brutally honest advice for new .NET Web Developers
7:19
Prism - Using the Event Aggregator
9:14
Просмотров 31 тыс.
MVVM Best Practices
43:33
Просмотров 47 тыс.
C# Yield Return: What is it and how does it work?
15:09