Initial situation: I’ve got a CustomControl (e.g. derived from ContentControl), which contains multiple other parts (let’s say a button). Goal: If I set “IsEnabled = false” on my CustomControl, only the content should be disabled, but not my button in … Continue reading
23.02.2012
by Timo Korinth
0 comments