8000 GitHub - Serchland/BabySteps: Baby step custom control comboBox
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Serchland/BabySteps

Repository files navigation

BabySteps

How can I do something like this?

<Style x:Key="PopupStyle" BasedOn="{StaticResource {x:Type Popup}}">
        <Style.Setters>
            <Setter Property="Template">
                <Setter.Value>
                    <Grid>

                    </Grid>
                </Setter.Value>
            </Setter>
        </Style.Setters>
</Style>

About

Baby step custom control comboBox

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0