Hello All--
Just a general (or perhaps loaded) question - is it considered good or bad
practice to use code-behind with a CustomControl.g eneric.xaml file?
For instance, with a control I'm creating, it would be nice to use a
DispatchTimer to "ramp up" a value, depending on how long the mouse is held
down.
Thanks,
WtS
Just a general (or perhaps loaded) question - is it considered good or bad
practice to use code-behind with a CustomControl.g eneric.xaml file?
For instance, with a control I'm creating, it would be nice to use a
DispatchTimer to "ramp up" a value, depending on how long the mouse is held
down.
Thanks,
WtS
Comment