Types of Triggers in WPF

Поделиться
HTML-код
  • Опубликовано: 21 янв 2025

Комментарии • 28

  • @ABHISHEKPATHAK49
    @ABHISHEKPATHAK49 5 лет назад +1

    awesome. So easy to understand.

  • @razikabenotmane2461
    @razikabenotmane2461 4 года назад

    i like your way of teaching thank u we wish more from you

  • @charliegujrati8492
    @charliegujrati8492 7 лет назад +2

    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?

  • @theethicalh3707
    @theethicalh3707 4 года назад

    thank you very much sir i'm learning WPF from your videos its better then those on UDEMY

  • @jyotidash5409
    @jyotidash5409 5 лет назад

    Like common style for a set of controls can we have common trigger?

  • @jayashankarmaddipoti6964
    @jayashankarmaddipoti6964 4 года назад

    Where I can find the notes you have prepared? Thanks.

  • @abdulmagedal-khulaifi6410
    @abdulmagedal-khulaifi6410 2 года назад

    Super useful, thank you very much

  • @shrikantkarki4966
    @shrikantkarki4966 3 года назад

    Can't the example that you showed for event triggers be done using property triggers?

  • @SACHINKUMAR-zo5pm
    @SACHINKUMAR-zo5pm 7 лет назад +4

    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.

  • @PRODEEPTASADANGI-h4e
    @PRODEEPTASADANGI-h4e 5 месяцев назад

    Hi, I have some doubts how can I contact you ?

  • @amasoumi
    @amasoumi 6 лет назад

    great videos, do you have a video that explains datagrids events such celleditending, roweditending, ...etc?

  • @AwaisAli93
    @AwaisAli93 8 лет назад

    Doing a great job man well done (y)

  • @haydarahraze5279
    @haydarahraze5279 5 лет назад

    thank you Sir nice Video, just want to understand there is no Mouse toggle event in WPF Animation ?

  • @ajithjoj
    @ajithjoj 4 года назад

    Please do an video pf dependency injection

  • @manjeetnandal1
    @manjeetnandal1 5 лет назад

    Many thanks!

  • @AleksandarDjurovic90
    @AleksandarDjurovic90 8 лет назад

    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?

    • @dotnetskoool5809
      @dotnetskoool5809  8 лет назад

      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..

  • @ankitupadhyay7462
    @ankitupadhyay7462 6 лет назад

    thanks a lot...

  • @siddarthapal2792
    @siddarthapal2792 4 года назад

    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.

    • @dotnetskoool5809
      @dotnetskoool5809  4 года назад

      Thanks, I was a rookie then, this was one of my first videos

  • @fooballers7883
    @fooballers7883 Год назад

    thanks