hi, as the event and property trigger example explained in this lecture is very much similar, can't we use the property trigger it self to enlarge the text and shrink it? what is the exact difference between property and event triggers?
You have emphasised many times that datatrigger does not work with dependency properties and works with only normal properties. One clarification I would like to make here- DataTriggers can be used to watch the dependency properties of other controls using binding, so they do work with dependency properties.
Thanks for nice video! One query: Why we need to type Binding again inside curly brackets when we perform binding on DataTrigger? If I understood concept, Element name refers to source of trigger?
First Binding (which is red in color) is property of DataTrigger... (DataTrigger.Binding), second binding (maroon in color) is the mark up extension which is used to bind data..
You have created very good stuff. But please try to avoid duplication. You have repeated the same text again and again and this just consumes extra time. Thanks a lot.
awesome. So easy to understand.
i like your way of teaching thank u we wish more from you
hi, as the event and property trigger example explained in this lecture is very much similar, can't we use the property trigger it self to enlarge the text and shrink it? what is the exact difference between property and event triggers?
thank you very much sir i'm learning WPF from your videos its better then those on UDEMY
Like common style for a set of controls can we have common trigger?
Where I can find the notes you have prepared? Thanks.
Super useful, thank you very much
Can't the example that you showed for event triggers be done using property triggers?
You have emphasised many times that datatrigger does not work with dependency properties and works with only normal properties. One clarification I would like to make here- DataTriggers can be used to watch the dependency properties of other controls using binding, so they do work with dependency properties.
Hi, I have some doubts how can I contact you ?
great videos, do you have a video that explains datagrids events such celleditending, roweditending, ...etc?
Doing a great job man well done (y)
thank you Sir nice Video, just want to understand there is no Mouse toggle event in WPF Animation ?
Please do an video pf dependency injection
Many thanks!
Thanks for nice video! One query: Why we need to type Binding again inside curly brackets when we perform binding on DataTrigger? If I understood concept, Element name refers to source of trigger?
First Binding (which is red in color) is property of DataTrigger... (DataTrigger.Binding), second binding (maroon in color) is the mark up extension which is used to bind data..
thanks a lot...
You have created very good stuff. But please try to avoid duplication. You have repeated the same text again and again and this just consumes extra time. Thanks a lot.
Thanks, I was a rookie then, this was one of my first videos
thanks