1

テンプレートWrapPanelとして定義しました:ListBoxItems

<Setter Property="ItemsPanel">
    <Setter.Value>
        <ItemsPanelTemplate>
            <WrapPanel />
        </ItemsPanelTemplate>
    </Setter.Value>
</Setter>

ListboxItem私は行ごとに3秒を持っています。

選択ListBoxItemすると展開します。を選択すると展開されますが、同じ行にListBoxItemある他の 2 つの も、選択したものと同じ高さに展開されます。ListBoxItemこれを防ぐ方法はありますか?

ありがとう、マル

編集: 画像追加 http://www.flickr.com/photos/themarworld/3953597593/

代替テキスト http://img16.imageshack.us/img16/1197/listboxonselctissue.jpg

4

0 に答える 0