(a) in WPF Application, how do I disable the Right Top Close (x) button, Maximize and Minimize buttons?
(b) in WPF Application, how do I ensure that the application is not movable?
(c) in WPF Application, how do I fix the Window startup location to certain position?
any code samples is greatly appreciated.