WPF Data Triggers W/ Data Templates

preview_player
Показать описание
In this video we cover how to use data template triggers in your application. This allows you to conditionally set specific property values when given a certain bound value. This is very similiar to the usage of IValueConverters, and in some circumstances could possibly be prefferential.

** Tip Jar **
BTC: 3DkvwvcQ8Vt2U84jdtEhNBx2Ueai3Xttmu
ETH: 0xFf79A145e1ED6F538607Ec374968e605cbea758b
BCH: qqpgrnzuhc5hav4e79m8nfhmugs46jtl0ujxcu0tj5
LTC: MHXQmJA3hkwTPeArB9QPNkcLiHQx723yMb
Рекомендации по теме
Комментарии
Автор

thank you so much, been enjoying your tutorials :D

ivandrofly
Автор

Really nice. Thanks for sharing that!! Very usefull.

longuinni
Автор

Great video thank you. if you put the following snipped above the <DataTemple> tag, the listview items effect becomes more pronounced:

<!-- Stretch the listview items to the width of the listview -->
<Style TargetType="ListViewItem">
<Setter Value="Stretch"/>
</Style>

shvideo
Автор

Nice video, but why you didn't show how it looks when you run it...?

itayhau
Автор

Thanks - very helpful. Nothing to do with the content but the music that plays when code block entered started off as amusing but then became irritating. Other than that a great video.

iancarr
Автор

Nice tutorials... but .. WTH is that annoying music in between..

simonlester
Автор

Dude, you need to skip the elevator music in your videos. You driving away your viewers. Makes watching your videos painful.

hawkeyezar