Sometimes I wonder why such obvious things are not implemented. I would like to open an expander with a DoubleTap. I would like to use the normal tap gesture for other things, e.g. for marking an item in a ListView. If someone wants to have details about the item, he should click twice to open the expander. I have experimented with "IsEnabled", but then the whole content is shown as disabled and I don't want that. Am I missing a build in feature ?
↧