PresetsWindow : unable to override
Posted: Wed Feb 22, 2012 5:04 pm
Is there a way to override the default PresetsWindow style?
I did a ControlTemplate within the ParameterWindow.xaml and addressed it with : TargetType="{x:Type l:PresetsWindow}"
(since it is a childwindow) but that does not work.
I did a ControlTemplate within the ParameterWindow.xaml and addressed it with : TargetType="{x:Type l:PresetsWindow}"
(since it is a childwindow) but that does not work.